Answer Posted / hrindows@gmail.com
Serialization is the process of converting the state of an object into a form (a stream of bytes) to be persisted or transported. Deserialization converts a stream into an object and is the opposite of serialization. These processes allow data to be stored and transferred.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why are some of the class and element names counter-intuitive?
How primary key is implemented in Oracle?
what are getters and setters in Java with examples?
What is the RMI and Socket?
What modifiers may be used with an inner class that is a member of an outer class?
Why is actionform a base class rather than an interface?
which book is better for jdbc ,servlets and jsp
what are memory considerations of jsp compares to other web components?
What are the diff types of exception?
What are the oops concept?
Which textcomponent method is used to set a textcomponent to the read-only state?
Explain about RMI Architecture?
What’s jboss cache in short?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
When is the best time to validate input?