Make a class executive inherit from manager supply


Problem

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 to String that prints the manager's name, department, and salary. Make a class Executive inherit from Manager. Supply appropriate to String methods for all classes. Supply a test program that tests these classes and methods.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Make a class executive inherit from manager supply
Reference No:- TGS02634170

Expected delivery within 24 Hours