Why we need to serialize the object

Answer Posted / ragunath

Serialization is the process of saving the state of an object by converting it to a stream of bytes.the main purpose of serialize the object is to save the state of an object in order to have the ability to recreate the same object when required.

Is This Answer Correct ?    23 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is pojo class in java?

538


What does 3 dots mean in java?

520


What are implicit objects in java?

553


What is meant by vector class, dictionary class, hash table class, and property class?

683


What is the history of java?

546






Can we have try block without catch block?

586


What are data types in oop?

553


What is java reflection?

534


Is nan false?

533


What is assembly used for?

504


Name few java.lang classes introduced with java 8 ?

537


what is daemon thread and which method is used to create the daemon thread? : Java thread

528


What is anagram in java?

520


Explain about public and private access specifiers?

536


How can you read content from file in java?

599