nerdexam
GIAC

GSSP-JAVA · Question #15

Mark works as a Programmer for InfoTech Inc. He develops a Java application that uses the encryption and compression techniques. Which of the following interfaces will he use to control the…

The correct answer is D. Externalizable. See the full explanation below for the reasoning.

Question

Mark works as a Programmer for InfoTech Inc. He develops a Java application that uses the encryption and compression techniques. Which of the following interfaces will he use to control the serialization and deserialization processes?

Options

  • AFlushable
  • BCloseable
  • CSerializable
  • DExternalizable

How the community answered

(45 responses)
  • A
    7% (3)
  • B
    11% (5)
  • C
    4% (2)
  • D
    78% (35)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice