nerdexam
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)
  • A
    11% (2)
  • C
    84% (16)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice