Q5
What is deserialization in Java Serialization?
A.
The process of converting a text file into an object
B.
The process of converting an object into a text file
C.
The process of converting a byte stream back into an object
AnswerD.
The process of converting an object into a byte stream
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board