Question: JAVA 2. Consider the following class diagram which shows the fields in the top half and methods in the bottom half. (5 marks) DO THE
JAVA
2. Consider the following class diagram which shows the fields in the top half and methods in the bottom half. (5 marks) DO THE FOLLOWING (use the suitable date types for the fields). a) Apply inheritance on the above diagram (Draw diagram). // Name the superclass as Department subclasses are ComputerScience, InformationTechnology b) Write a code to for the superclass and declare its fields. c) Write a code to for the two subclasses and declare its fields and methods. d) Call to the superclass constructor
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
