Why we need to serialize the object

Answer Posted / sivadasan

Serialization is a process of writing the state of an
object to the byte stream and also its used to store the
state of an Object (such as a file or memory buffer). Its
for security purpose to send an object on the network.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you use substring in java?

799


Explain the importance of finally over return statement?

842


How is final different from finally and finalize?

702


What restrictions are placed on method overloading?

903


What is linkedlist in java?

753


What do you understand by java virtual machine?

945


List down the methods and interfaces of collection class in java.

777


Describe the term diamond problem.

797


What are the differences between graph and tree?

885


What are invisible components?.

1925


Can we define static methods inside interface?

752


Why is singleton not thread safe?

861


What does the “static” keyword mean?

844


Is there any sort function in java?

862


What is anti pattern in programming?

760