Explain the term serialization?

Answer Posted / mohan

The process of saving the state of the object in the byte
stream and send it over the network.. it is really useful in
cases like if u want to transfer object state over the
network..and at the receiving end we can deserialize it and
restore the object state .. but here u need to explicitly
type cast into desired object..

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different ways to handle exceptions?

533


What an i/o filter in java programming?

592


How to perform selection sort in java?

569


Explain the Propertie sof class?

577


Is list ordered in java?

533






What are the characteristics of Final,Finally and Finalize keywords.

687


Is java still relevant?

489


Can we execute a program without main?

526


What are the differences between string and stringbuffer?

581


Which collection is ordered in java?

522


What is java ceil?

560


Is string passed by reference in java?

541


What is difference between static and abstract class?

508


What is string and its types?

602


What is immutable class in java?

506