Solved

Which Statement About Object Streams Is NOT Correct

Question 56

Multiple Choice

Which statement about object streams is NOT correct?


A) Use object input streams to load the saved objects.
B) You must cast the returned result from the readObject method.
C) Any object can be saved to an object output stream.
D) Use object output streams to save all instance variables of an object automatically.

Correct Answer:

verifed

Verified

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

Related Questions