Which Of The Following Methods Is Not Used While Serialization #608
Which of the following methods is not used while Serialization and DeSerialization?
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.
Which of the following methods is not used while Serialization and DeSerialization?
readObject()
readExternal()
readWriteObject()
writeObject()