Solved

Objects Saved to an Object Stream Must Belong to Classes

Question 42

Multiple Choice

Objects saved to an object stream must belong to classes that ______________.


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

Correct Answer:

verifed

Verified

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

Related Questions