Answer Posted / ranganathkini
Serialization is the process of translating a state of an
object into a stream of bytes.
The process of reconstructing an object from a stream of
bytes that represent its serialized state is called
de-serialization.
Serialization is mostly used when the state of objects have
to be written to persistent storage for later retrieval or
for transfer over a network.
| Is This Answer Correct ? | 60 Yes | 4 No |
Post New Answer View All Answers
Explain importance of inheritance in java?
what is anonymous class in java?
How do you write a conditional statement?
What is stack class in java?
Explain thread life cycle in java?
String class is defined under which package in java?
Is minecraft java edition free?
What is collection class in java? List down its methods and interfaces.
How many characters is 2 bytes?
What are keywords in java?
Why string objects are immutable in java?
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
Is java a super set of javascript?
java program with complete 4 oops concepts implemented example
State the main difference between c++ and java?