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 mentioned
I had been asked this question in an online quiz.
This key question is from Serialization in section Serialization & Networking of Java