What is serialization and de-serialization ?

Answer Posted / hrindows@gmail.com

Serialization is the process of converting the state of an object into a form (a stream of bytes) to be persisted or transported. Deserialization converts a stream into an object and is the opposite of serialization. These processes allow data to be stored and transferred.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

To identify IDL language what mapping mechanism is used?

3525


What value does read() return when it has reached the end of a file?

629


Which are the different segments of memory?

688


What is synchronization and why is it important?

617


Why use POJO when I can use hashmap

2152






Can I run seam outside of jboss as?

722


Do I have to use jsps with my application?

662


What is the difference between RMI registry and OS Agent?

735


What is threadfactory?

712


What is the purpose of the wait(), notify(), and notifyall() methods?

668


What is the purpose of the notify() method?

699


AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?

1746


What is meant by method chaining?

742


What are transaction attributes?

711


Can I use multiple html form elements with the same name?

666