How is serialization used generally ?
Answers were Sorted based on User's Feedback
Answer / m. abhishek
serialization is used to persist the state of an Oject.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / venkat
Objects need to be serialized When they are sent over the
network, when the state of an object is to be saved.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / anjali
Converting an object to bytes and bytes back to the object is Serialization.
Thanks,
Anjali,
Java SE 8 Certified Programmer @ http://www.courseing.com/learn/java-online-training-for-beginner
| Is This Answer Correct ? | 0 Yes | 2 No |
What is metaspace?
Are we allowed to change the transaction isolation property in middle of a transaction?
What is the main functionality of RRL(Remote Reference Layer)?
Explain lazy activation?
Define aop(assepct oriented programing)?
difference between apllet and interface class
Define the remote interface?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
If your ui seems to freeze periodically, what might be a likely reason?
Why does the tag url-encode javascript and mailto links?
what is difference between object state and behaviour?
what is domain,give me some brief information about that?