Posted by: Manu on: October 23, 2008
One of the interesting concepts of the java is Serialization. We all know in java we can create reusable objects in the memory as long as the JVM is in the running state. Serialization provides the flexibility of object persistence beyond JVM lifecycle.
In the short serialization is the process of saving state of an [...]
गुफ्तुगू ....