Serialization is the process of saving the state of an object in a persistent storage media by converting the object to a linear stream of bytes.
The reverse process of serialization is known as de-serialization and enables us to re-construct the object from the previously serialized instance of the same in the persistent or non-persistent storage media.
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment