Why we need to serialize the object
Answer Posted / sivadasan
Serialization is a process of writing the state of an
object to the byte stream and also its used to store the
state of an Object (such as a file or memory buffer). Its
for security purpose to send an object on the network.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is the default value of byte datatype in java?
What is the difference between sop and work instruction?
What classes of exceptions may be thrown by a throw statement?
What is meant by class?
What is lexicographically smallest string?
What is a return in java?
Is math an abstract class in java?
Do I need to import java.lang package any time? Why?
What is tcp ip in java?
What’s the difference between unit, integration and functional testing?
What is static in java?
How does queue work in java?
What does bitwise or mean?
Why do we need wrapper classes?
How do you remove all elements from an arraylist in java?