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
Is stringwriter thread safe?
How java enabled high performance?
Difference between association, composition and aggregation?
Add a value x to array from index l to r where 0 <= l <= r <= n-1
Explain the difference between jvm and jre?
Why hashcode is used in java?
Is the milky way in a void?
What do you mean by Hash Map and Hash Table?
Difference between nested and inner classes ?
When do you get classcastexception?
How do you compare objects in java?
What is the use of static methods?
What is a generic code?
Is alive in java?
What is ide with example?