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

Explain what is synchronization?

844


How are commas used in the intialization and iteration parts of a for statement?

847


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

824


To what value is a variable of the string type automatically initialized?

883


Can we sent objects using Sockets?

874


Is it possible to stop the execution of a method before completion in a sessionbean?

838


Define aop(assepct oriented programing)?

912


how to use debug in my elipse to solve problems that exist in my project

1995


What state does a thread enter when it terminates its processing?

834


Why a client should be multithreading? Explain.

828


What modifiers may be used with an inner class that is a member of an outer class?

817


Is “abc” a primitive value?

828


Java is fully object oriented languages or not?

755


What is scalable, portability in the view of J2EE?

2208


Which containers use a border layout as their default layout?

860