Question: Create a test class which will have main method in it and will do as follows: Create five different objects of Employee class using all
Create a test class which will have main method in it and will do as follows: Create five different objects of Employee class using all constructors. One should be created at least using non-parametrised constructor. For objects created with non-parametrised constructor, use setter to set the values and display the details. For all other objects, display details of all employees using other method.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
