nerdexam
GIAC

GSSP-JAVA · Question #98

GSSP-JAVA Question #98: Real Exam Question with Answer & Explanation

The correct answer is A. readObject() C. writeObject(). See the full explanation below for the reasoning.

Question

Which of the following methods are used to customize object serialization so that the objects will be able to apply default serialization? Each correct answer represents a complete solution. Choose two.

Options

  • AreadObject()
  • BsetDefault()
  • CwriteObject()
  • DgetDefault()

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice