For this problem assume you have access to a Person class. Below, you'll see the start of a Student class that is a subc
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
For this problem assume you have access to a Person class. Below, you'll see the start of a Student class that is a subc
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 Answer: Feedback 1 public Student() { Your feedback will appear here when you check your answer. }
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!