Answers:
Serialization is the process of writing the state of an object to a byte stream. Deserialization is the process of restoring these objects.
Serialization is the process of writing the state of the object to a byte stream. Deserialization is the process of restoring these objects.
Posted by: ramesh
Contact ramesh
With java serialization we can store/save the state/save of an object in a file, and with java desalinization we can restore the serialized to an object ......
Posted by: redflixoozz
Contact redflixoozz
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
There should not be any Spelling Mistakes.
There should not be any Gramatical Errors.
Answers must not contain any bad words.
Answers should not be the repeat of same answer, already approved.
Answer should be complete in itself.