GIAC
GSSP-JAVA · Question #12
Which of the following is used to restore the objects that have been previously serialized by a stream?
The correct answer is C. ObjectInputStream. See the full explanation below for the reasoning.
Question
Which of the following is used to restore the objects that have been previously serialized by a stream?
Options
- AFileInputStream
- BObjectOutputStream
- CObjectInputStream
- DFileOutputStream
How the community answered
(19 responses)- A11% (2)
- C84% (16)
- D5% (1)
Community Discussion
No community discussion yet for this question.