Which of the following exceptions will be thrown if a program fails to implement the Serializable interface?
UnableToImplementException
NonSerializableException
NotSerializableException
IllegalSerializationError
Submit