1.

Which of these is a process of extracting/removing the state of an object from a stream?(a) Serialization(b) Externalization(c) File Filtering(d) DeserializationThis question was posed to me in my homework.My doubt is from Serialization & Deserialization in division Serialization & Networking of Java

Answer»

Correct CHOICE is (d) Deserialization

The best I can EXPLAIN: Deserialization is a process by which the DATA WRITTEN in the stream can be EXTRACTED out from the stream.



Discussion

No Comment Found

Related InterviewSolutions