0
/ 50
For this problem assume you have access to a Person class. Below, you'll see the start of a Student class that is a subclass of Person....
For this problem assume you have access to a Person class. Below, you'll see the start of a Student class that is a subclass of Person. Finish creating the constructor by calling super
Your feedback will appear here when you check your answer.