Question: use java language please 1. Define the followings by using subclasses and superclasses. - Faculty class should be created. - Dean class should be created

use java language please use java language please 1. Define the followings by using subclasses and

1. Define the followings by using subclasses and superclasses. - Faculty class should be created. - Dean class should be created (But it should extends from Faculty class). - Head of department class should be created (But it should extends from the Dean class). - Academic class should be created (But it should extends from the Head of department class). - Department class should be created (But it should extends from Faculty class). - Lessons class should be created (But it should extends from Academic class). - Student Class must be created. (But it should extends from the Lessons class). - A graduate class must be created (But it should extends from the Student class). - A master student class should be created (But it should extends from the Student class). Give an example that returns the results for each

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!