ContactUs :

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

Serializable Interface......

Serializable Interface—an object that implements the serializable interface can be saved and restored. This interface defines no members. If a class is serialized then all of its subclasses are serialized. Transient and static variables are not saved. An interface that does not have any methods is called as marker/tagged/ability interface.
Related Posts Plugin for WordPress, Blogger...
Flag Counter