Answer Posted / devarathnam c,kotagudibanda(po
Hi...
Serialization: It is the process of storing the object
state into permanent device like harddisc,external file
system.
De-serialization:It is the process of getting the object
state, just reverse of the serialization.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how will the struts know which action class to call when you submit a form?
Can I use multiple html form elements with the same name?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
Why do I get a duplicate name error when loading a jar file?
Which are the different segments of memory?
What is the relationship between the canvas class and the graphics class?
what is handle?
What is the purpose of the notify() method?
What happens when a thread cannot acquire a lock on an object?
What is prototype?
For which statements does it make sense to use a label?
What is colon_pkg_prefixes and what is its use?
Difference between DurableSubscription and non- DurableSubscription?
What event results from the clicking of a button?
Have you used threads in Servelet?