Write the class declarations the constructors and the


Problem

Implement a superclass Person. Make two classes, Student and Instructor, that inherit from Person. A person has a name and a year of birth. A student has a major, and an instructor has a salary. Write the class declarations, the constructors, and the methods to String for all classes. Supply a test program that tests these classes and methods.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write the class declarations the constructors and the
Reference No:- TGS02634166

Expected delivery within 24 Hours