Supply a test program tests the classes and methods


Discuss the following:

Make a class Employee with a name and salary.

Make a class Manager inherit from Employee.

Add an instance variable, named department, of type String. Supply a method toString that prints the manager's name, department, and salary. Make a class Executive inherit from Manager.

Supply appropriate toString methods for all classes.

Supply a test program that tests these classes and methods.

Solution Preview :

Prepared by a verified Expert
JAVA Programming: Supply a test program tests the classes and methods
Reference No:- TGS01934246

Now Priced at $25 (50% Discount)

Recommended (94%)

Rated (4.6/5)