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

Is stringwriter thread safe?

754


How java enabled high performance?

820


Difference between association, composition and aggregation?

775


Add a value x to array from index l to r where 0 <= l <= r <= n-1

887


Explain the difference between jvm and jre?

809


Why hashcode is used in java?

707


Is the milky way in a void?

771


What do you mean by Hash Map and Hash Table?

825


Difference between nested and inner classes ?

828


When do you get classcastexception?

798


How do you compare objects in java?

711


What is the use of static methods?

812


What is a generic code?

745


Is alive in java?

730


What is ide with example?

738