Q98
Which of these is a method of ObjectInput interface used to deserialize an object from a stream?
A.
int read()
B.
void close()
C.
Object readObject()
AnswerD.
Object WriteObject()
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board