DEVFYI - Developer Resource - FYI

What is serialization

J2SE Interview Questions and Answers


(Continued from previous question...)

200. What is serialization

The encoding of objects, and the objects reachable from them, into a stream of bytes and the complementary reconstruction of the object graph from the stream.

(Continued on next question...)

Other Interview Questions