Origzo interview question

What is serialization?

Interview Answer

Anonymous

Jun 17, 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