What is meant by serialisation and deserialisation?

Answer Posted / niranjanravi

Serialisation is the process of taking up an object and
converting it to a format which it can be transported
across a network or persisted to a storage location.The
storage location is as simple as using a file or a
database.the serialised file format contains the object's
state information.De-Serialisation is the process of re-
constructing the object from serialised state back to it's
original state.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is minecraft 1.15 out?

545


What is regex used for?

538


How to implement an arraylist in java?

504


How java is similar to c?

584


What are the types of methods in java?

574






What is independent and dependent variables in research?

466


What is sortedmap in java?

547


How many bits is size_t?

540


Explain restrictions for using anonymous inner classes?

583


What is polymorphism java example?

540


How to split arraylist elements in java?

586


Tell me about your ability to work under pressure

1765


Can constructor be protected in java?

505


How do you differentiate abstract class from interface?

523


What is the default size of load factor in hashing based collection?

558