What is meant by serialisation and deserialisation?

Answer Posted / ravikiran(aptech mumbai)

serialization is a process of saving the object into an
outputstream
deserializaton is a process of retrieving the object from
the outputstream

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about serializable interface in java?

589


What is javac_g?

598


What are keywords and reserved words in java?

566


When is an object subject to garbage collection?

593


What is the difference between JVM and JRE?

629






What is unicode full form?

560


Can we convert list to set in java?

520


Explain illegalmonitorstateexception and when it will be thrown?

627


How to implement an arraylist in java?

512


Are arrays dynamic in java?

541


Is an array a vector?

558


Can It is possible to synchronize the constructor of a Java Class?

607


What is a boolean expression in java?

543


how can you catch multiple exceptions in java?

547


Can we start a thread twice in java?

520