Question: Given the following class hierarchy, which classes are serializable if ClassA implements the Serializable interface? You may need to select more than one answer. Class
Given the following class hierarchy, which classes are serializable if ClassA implements the Serializable interface? You may need to select more than one answer.
Class A is superclass of Class B and Class C, Class C is superclass of Class D.
A.)ClassA
B.)ClassB
C.)ClassC
D.)ClassD
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
