Ques : What is Serializable interface

, , No Comments

 The Java Serializable interface (java.io.Serializable) is a marker interface. It means that it contains no methods. Therefore, a class implementing Serializable does not have to implement any specific methods.

0 टिप्पणियाँ:

Post a Comment