Monday, 16 January 2012
JAVA: What is serialization?
Do you like this Article?
Serialization is the process of writing the state of an object to a byte stream. It's useful when you want to save the state of your program to a persistent storage area, such as a file.
Subscribe to:
Post Comments
(
Atom
)
0 Responses to “ JAVA: What is serialization? ”
Post a Comment