Solved

Objects Saved to an Object Stream Must Belong to Classes

Question 41

Multiple Choice

Objects saved to an object stream must belong to classes that:


A) implement the Serializable interface.
B) are RandomAccessFile objects.
C) are abstract.
D) implement the ObjectInputStream interface.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions