What is serializable interface?

Answer Posted / ravikiran(aptech mumbai)

serializable interface is a marker interface which has no
methods at all

Is This Answer Correct ?    64 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Will the compiler creates a default constructor if I have a parameterized constructor in the class?

808


What environment variables are required to be set on a machine in order to run Java programs?

855


Can a singleton class be inherited?

709


What is the full form of jpeg?

728


What is the function of log?

729


Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?

1271


Why arraylist is used in java?

762


How do you input a string in java?

742


What is the numeric promotion?

701


Explain the access modifiers for a class, method and variables?

884


Can you make a constructor final in Java?

850


What happens when a thrown exception is not handled?

774


How many types of interfaces are there?

773


Is 0 true or false?

718


What is boolean example?

737