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)- A7% (3)
- B11% (5)
- C4% (2)
- D78% (35)
Community Discussion
No community discussion yet for this question.