What is serialization and de-serialization ?

Answers were Sorted based on User's Feedback



What is serialization and de-serialization ?..

Answer / dipen jadav

Serialization is the process of writing the state of an
object to byte stream.

De-serialization is the process of restoring these objects.

Is This Answer Correct ?    2 Yes 0 No

What is serialization and de-serialization ?..

Answer / 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

What is serialization and de-serialization ?..

Answer / somu

treat the methods as an objects-seralization
viceversa-deserialization

Is This Answer Correct ?    0 Yes 0 No

What is serialization and de-serialization ?..

Answer / kranti kumar

Seriliazation : Writing the state of an object to the stream.
DeSeriliazation : Reading the state into an object from the stream

Is This Answer Correct ?    0 Yes 0 No

What is serialization and de-serialization ?..

Answer / 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

More Advanced Java Interview Questions

i want documentation of text file splitter & merger of advanced java

1 Answers   Infosys,


What is J2EE?

2 Answers  


What is meant by multi-threading?

6 Answers  


what are the software's needed to develop advanced java 3 tier application project

1 Answers  


what is catalina in tomcat server.

11 Answers   IBM,






Why are my checkboxes not being set from on to off?

0 Answers  


whats is mean by filter?

1 Answers   SolutionNET,


What is message driven beam?

0 Answers  


Difference between loadclass and class.forname?

0 Answers  


how to search the pertical objects in a Collections

3 Answers   iGate,


Hello, I'm java developer. My skill is programming with java,jsp, struts, struts2+spring, hibernate, eclipse, tomcat, mysql,Oracle,Middlegen and other open source technology. I'm interest work any web base project that use my ability above. The thing is that I have never got any chance to work in this field though i am very much comfort with my skills. So if any body want me then i will happily join you. Also I have also some of my friends if you. If you interest to outsource any project to me then also you are welcome. you can reach me by email at me4bangalore@yahoo.in

4 Answers  


What are the purpose of introspection?

0 Answers  


Categories