What is serialization and de-serialization ?

Answer Posted / devarathnam c,kotagudibanda(po

Hi...
Serialization: It is the process of storing the object
state into permanent device like harddisc,external file
system.

De-serialization:It is the process of getting the object
state, just reverse of the serialization.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different approaches to represent an inheritance hierarchy?

588


What is the difference between RMI registry and OS Agent?

634


How would you create a button with rounded edges?

564


Should synchronization primitives be used on bean methods?

554


how i secure my site with the https protocol.what are the steps?

1738






Why does the option tag render selected=selected instead of just selected?

680


Do I need to import javlang package any time? Why ?

629


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

572


Write a program to show synchronization?

694


What is the purpose of the finally clause of a try-catch-finally statement?

561


What are the benefits of detached objects?

587


Why a component architecture for the java platform?

582


Describe, in general, how java's garbage collector works?

540


How a component can be placed on Windows?

2266


If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?

1738