InterviewSolution
Saved Bookmarks
| 1. |
Which of these is a process of writing the state of an object to a byte stream?(a) Serialization(b) Externalization(c) File Filtering(d) All of the mentionedI had been asked this question in an online quiz.This key question is from Serialization in section Serialization & Networking of Java |
|
Answer» Right answer is (a) SERIALIZATION |
|