What is the difference between serialization and
deserialization?

Answer Posted / arpitsen

Serialization and Deserialization are complementing to each
other.

Whenever the state of an Object is saved to some file, the
process is known as Serialization.
Deserialization is the process of creating the object back
from the serialized file.

Is This Answer Correct ?    25 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you start a new line in java?

496


Tell some latest versions in JAVA related areas?

534


What does jenkins do?

468


How to find the index of the largest number in an arraylist java?

491


Which list does not allow duplicates in java?

490






Garbage collection in java?

569


What languages are pass by reference?

515


What is a dynamic array in java?

536


What are the main differences between the java platform and other platforms?

506


What is java objectoutputstream?

517


What is arrays aslist in java?

487


Is space a char?

510


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

553


How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?

529


How does callback work in java?

577