Please send your Questions & Answers or Feedback to "mohan@javabook.org"
Serialization..........
Serialization-is the process of writing the state of an object to a byte stream, this is useful when u want to save the state of u r program to a persistent storage area.