J2SE Question:

Download Job Interview Questions and Answers PDF

What is serialization?

J2SE Interview Question
J2SE Interview Question

Answer:

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.

Download J2SE Interview Questions And Answers PDF

Previous QuestionNext Question
What is single precision?What is supertype?