Question: Class Department Head: Implement a class Department Head that implements academic and administrator interfaces with the following characteristics: Attributes: name String DepName String ReducedLoad int

 Class Department Head: Implement a class Department Head that implements academic

Class Department Head: Implement a class Department Head that implements academic and administrator interfaces with the following characteristics: Attributes: name String DepName String ReducedLoad int Constructor: The constructor to initialize all fields. Methods: Override the method Salary in interface ( Academic) to compute the net salary as described above. Override the method Print in Interface (Administrator) to print the information of the department head. A method called Check to check whether the department head has no reduced load

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!