Answer Posted / varsha pandey
Serialization is the process of converting a data structure
or object into a sequence of bits so that it can be stored
in a file, a memory buffer, or transmitted across a network
connection link to be "resurrected" later in the same or
another computer environment. When the resulting series of
bits is reread according to the serialization format, it can
be used to create a semantically identical clone of the
original object.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between ec2 and lambda?
Is lambda functional programming?
How do javabeans work?
How do I open java console?
What is difference between loosely coupled and tightly coupled in java?
What is a uint8?
What about products that claim to detect malicious applets? : java security
What is lambda expression in mvc?
How common are security breaches? : java security
Why serialization is used in java?
What is java lang?
What is connection pooling in java?
Why do we need new date and time api in java se 8?
What is rxjava2?
What is cookie in java?