What is meant by serialisation and deserialisation?

Answer Posted / vijayakumar chinnasamy

Serialization : means storing the object into persistenece
storage like seconday memory ,files.

Deserialization : means restoring the persistent object.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the use of volatile field modifier?

639


What is the unit of plancks constant?

575


This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }

565


Why we cannot override static method?

563


Is arraylist a class in java?

538






What is keyword in oop?

526


What is a dot notation?

552


Write a java program to check if a number is prime or not?

539


What does .equals do in java?

531


What are variable names?

532


Differentiate between == and equals().

602


How many types of parsers are there?

556


What is difference between next () and nextline () in java?

542


What is the exact difference in between unicast and multicast object? Where we will use?

563


What is fundamental datatype?

531