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
Why are variables important in research?
what is thread in Java ?
What is tcp and udp?
Explain list interface?
Why is multithreading important?
What is the purpose of abstract class?
What is the difference between access specifiers and access modifiers in java? 16
Can an integer be null java?
If we don’t want some of the fields not to serialize how to do that?
I am a fresher and know core java, c languge, html, css etc if I am illegible for any job then send it on my email tatranakshay276@gmail.com
Why bytecode is called bytecode?
What is a function in java?
Can we have more than one package statement in the source file?
Can you achieve runtime polymorphism by data members?
What is the difference between procedural and object-oriented programs?