Origzo interview question

What is serialization?

Interview Answer

Anonymous

17 June 2017

Serialize means simply convert object state to a byte stream so that the byte stream can be reverted back into a copy of the object