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
What is the purpose of the notify() method?
Why are component architectures useful?
What are the purpose of introspection?
Is infobus easy to use?
What is aop(assepct oriented programing)?
When a thread blocks on i/o, what state does it enter?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
What is clustering? What are the different algorithms used for clustering?
what are getters and setters in Java with examples?
Describe activation process?
Which javutil classes and interfaces support event handling?
How are the elements of a borderlayout organized?
What are transaction attributes?
What is the immediate superclass of the applet class?
What’s jboss cache in short?