IonIdea interview question

What is serialization?

Interview Answer

Anonymous

27 Jul 2017

Serialization is the process of saving the states of an object into file.

2