

MCQOPTIONS
Saved Bookmarks
1. |
The ObjectInputStream class contains methods for writing various data types. |
A. | public final Object readObject() |
B. | public final Object read(Object x) |
C. | public final Object readFromObject(Object x) |
D. | all of the mentioned |
Answer» B. public final Object read(Object x) | |