what is the serialization?

Answer Posted / varsha pandey

Serialization is the process of converting a data structure
or object into a sequence of bits so that it can be stored
in a file, a memory buffer, or transmitted across a network
connection link to be "resurrected" later in the same or
another computer environment. When the resulting series of
bits is reread according to the serialization format, it can
be used to create a semantically identical clone of the
original object.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I run a java program from the command line?

545


What does public static void main(string[]) mean?

592


What is a controller in java?

537


What if the main method is declared as private?

538


What is cache in java?

575






Why is struts used in java?

551


What do you mean by exception handling?

552


How does java handle integer overflows and underflows?

591


Why java is better than node.js?

546


I run a web server. Am I at risk? : java security

581


What are the risks in java security? : java security

537


Which class is the superclass of every class?

596


What is the use of servlet in java?

602


What is java web application?

548


What is stateful in java?

573