- Q4 A B Based On Figure Q4 A The Derived Class Result Inherits All The Properties From The Based Class Student And 1 (38.98 KiB) Viewed 23 times
Q4 (a) (b) Based on Figure Q4(a), the derived class Result inherits all the properties from the based class Student and
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Q4 (a) (b) Based on Figure Q4(a), the derived class Result inherits all the properties from the based class Student and
Q4 (a) (b) Based on Figure Q4(a), the derived class Result inherits all the properties from the based class Student and extends itself by adding some of its own features. With the aid of the diagram, write the specification for this inheritance concept. (8 marks) Write a Java program based on the given information and the specification written in Q4(a) to show the concept of inheritance. (12 marks)