Question: 3. Write a program in Java that performs the following tasks: 1 4 marks! - Creates a class called Person having attributes personName, personlD. -

 3. Write a program in Java that performs the following tasks:

3. Write a program in Java that performs the following tasks: 1 4 marks! - Creates a class called Person having attributes personName, personlD. - Creates a subclass called Student of Person class having attributes stdGPA, std Major. Creates a subclass called Teacher of Person class having attributes teacher Course. teacher Salary. Write the constructors for Person, Student and Teacher class to initialize the attributest fields) Write a method display Details() in Student and Teacher class to print all attributes of superclass and subclass

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!