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

What is linkedlist in java?

501


What initialize variables?

502


What does compareto () do in java?

566


What is difference between array and vector?

529


What are thread local variables?

546






When throws keyword is used?

576


Explain notify() method of object class ?

607


What is string [] java?

524


What is JDBC Driver interface?How can you retrieve data from the ResultSet

1507


What is a data structure java?

498


Can you have two constructors in java?

496


What is the Concept of Encapsulation in OOPS

551


What is array length in java?

521


How do you sort in ascending order in java?

516


Do loops java?

547