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
To identify IDL language what mapping mechanism is used?
What value does read() return when it has reached the end of a file?
Which are the different segments of memory?
What is synchronization and why is it important?
Why use POJO when I can use hashmap
Can I run seam outside of jboss as?
Do I have to use jsps with my application?
What is the difference between RMI registry and OS Agent?
What is threadfactory?
What is the purpose of the wait(), notify(), and notifyall() methods?
What is the purpose of the notify() method?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?
What is meant by method chaining?
What are transaction attributes?
Can I use multiple html form elements with the same name?