Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
> pls ... give me live example and describe actual use of it Object serialization is the process of storing the objects i.e., the object gets qualified for the storage into a file by implementing the interface java.io.Serializable.... that is the facility we have with them where u wanna implement them will be in ur hands... say if u r working with an object and at the end of work if u r just coming out of the program the object with which u have worked up to now will be erased... that's it bye
Replies: |
Sponsored Links
|