Why we need to serialize the object

Answer Posted / bindhu

Whenever an object is to be sent over the network, and
moreover if the state of an object is to be saved, objects
need to be serialized...

Is This Answer Correct ?    63 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between iterator and enumeration in java?

752


Differentiate between class and structure.

819


What is a loop java?

813


Write a program to print fibonacci series up to count 10.

706


Explain the importance of throws keyword in java?

769


What do you mean by order of precedence and associativity?

742


What is JFC?

903


What is considered an anti pattern?

713


Can list have duplicates in java?

709


What is the difference between method and means?

804


Does java linked list allow duplicates?

748


What is an interoperable application in java ?

770


What is the Difference between Final Class && Abstract Class?

852


What happens when a thrown exception is not handled?

790


what is the difference between the methods sleep() and wait()? : Java thread

731