What is the difference between serialization and
deserialization?
Answer Posted / ravikiran(aptech mumbai)
serialization is the process of saving the object state into
output stream.
Deserialization is the process of getting the object state
from output stream.
Is This Answer Correct ? | 9 Yes | 8 No |
Post New Answer View All Answers
Who developed java?
What are the special characters?
What is the difference between state-based unit testing and interaction-based unit testing?
Can a class be private or protected in java?
What do you mean by constant time complexity?
When is the arraystoreexception thrown?
What is string manipulation?
Differentiate between == and equals().
I want to print “hello” even before main is executed. How will you acheive that?
What is passed by reference and pass by value ?
What is flush () in java?
What is the use of singleton class?
Give us the name of the list layoutmanagers in java?
Is .net better than java?
Is null or empty java?