Question: ) Create class Student derived from Person and containing: a) Student_University_Id (int) (field NOT change/update), faculty_name (String), degree (String). b) Add constructor which calls super
) Create class Student derived from Person and containing:
a) Student_University_Id (int) (field NOT change/update), faculty_name (String), degree (String).
b) Add constructor which calls super class constructor.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
