Geography, asked by shikharvishwakarma77, 9 months ago

what is serialisation​

Answers

Answered by Alyrock007
2

Answer:

</p><p>(\huge(\star(\red In computer science, in the context of data storage, serialization is the process of translating data structures or object state into a format that can be stored or transmitted and reconstructed later.

Answered by missNAV143957
2

Answer:

Serialization is the process of converting an object into a stream of bytes to store the object or transmit it to memory, a database, or a file. Its main purpose is to save the state of an object in order to be able to recreate it when needed. The reverse process is called deserialization.

Similar questions