1.

Which of the following methods is used to avoid serialization of new class whose super class already implements Serialization?

A. writeObject()
B. readWriteObject()
C. writeReadObject()
D. unSerializaedObject()
Answer» B. readWriteObject()


Discussion

No Comment Found