Answer Posted / dipen jadav
Serialization is the process of writing the state of an
object to byte stream.
De-serialization is the process of restoring these objects.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
When is the best time to validate input?
What state does a thread enter when it terminates its processing?
Is it possible to stop the execution of a method before completion in a sessionbean?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
How primary key is implemented in Oracle?
Is the ternary operator written x : y ? Z or x ? Y : z ?
Name three subclasses of the component class?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
Can I use javascript to submit a form?
What are the purpose of introspection?
How database connectivity in XML is achieved?
What is JTS?
Why is string immutable in java?
Why won’t the jvm terminate when I close all the application windows?
which book is better for jdbc ,servlets and jsp