MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following methods is not used while Serialization and DeSerialization? |
| A. | readObject() |
| B. | readExternal() |
| C. | readWriteObject() |
| D. | writeObject() |
| Answer» D. writeObject() | |