What is Serialization and deserialization? - JAVA Interview Questions

What is Serialization and deserialization?


Serialization is the process of writing the state of an object to a byte stream. Deserialization is the process of restoring these objects.


Click Here to See Answer .....
Did you like this article ?
Subscribe to my RSS feed and get more JAVA Question, and Guideline, Plus a lot more great advice to help your Software Career.

0 comments:

Related JAVA Questions Posts