Thursday, October 11, 2007

Java Faqs - What is serialization ?

Answer : Serialization is the process of writing complete state of java object into output stream, that stream can be file or byte array or stream associated with TCP/IP socket.

Posted By
Shantan Nethikar
9949040106

No comments: