GIAC
GSSP-JAVA · Question #119
Which of the following exceptions will be thrown if a program fails to implement the Serializable interface?
The correct answer is C. NotSerializableException. See the full explanation below for the reasoning.
Question
Which of the following exceptions will be thrown if a program fails to implement the Serializable interface?
Options
- AUnableToImplementException
- BNonSerializableException
- CNotSerializableException
- DIllegalSerializationError
How the community answered
(30 responses)- A3% (1)
- B7% (2)
- C73% (22)
- D17% (5)
Community Discussion
No community discussion yet for this question.