Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 231 Bytes

File metadata and controls

3 lines (3 loc) · 231 Bytes

Case_Study_Java

I have created two classes in two different package. The package company.employee contains Employee class and company.test contains EmployeeTest class. package company.employee is imported in company.test package