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
In how many ways we can do synchronization in java?
Difference between serialization and deserialization in java?
Why null value is used in string?
What is the formula to calculate percentage?
What are accessor methods in java?
Does java map allow duplicates?
What are the changes in java.io in java 8 ?
Can you make a constructor final?
What is prime number in java?
Is ruby built on java?
Should database connections be singleton?
What do you mean by Hash Map and Hash Table?
Why do you canvas?
What is java reflection api?
Why is java called the platform independent programming language?