If Member Does Not Implement Serialization Which Exception #605
If member does not implement serialization, which exception would be thrown?
This multiple choice question (MCQ) is related to the book/course
gs gs128 Java.
It can also be found in
gs gs128 Java Serialization Networking - Java Serialization - Quiz No.1.
If member does not implement serialization, which exception would be thrown?
RuntimeException
SerializableException
NotSerializableException
UnSerializedException