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

What is javabeans api?

478


What is a yaml file in java?

482


Can we install jre without jdk?

502


What is jndi datasource in java?

464


What is mdb in java?

501






What is web container in java?

513


How do I install jdk?

445


Is it better to learn java or python?

457


What is persistence xml in java?

489


how can we create the ui using netbeans,having the code?

1619


What is mq in java?

477


What is the difference between lambdas and delegates?

472


How to reverse the singly linked list(In Node data members are(int data,int pointerTONext))

1344


What do I need to install netbeans?

488


What is a context in java?

455