How many methods do u implement if implement the serializable interface?



How many methods do u implement if implement the serializable interface?..

Answer / Amit Chandra

None. The Serializable interface in Java is a marker interface, meaning it does not require any implementation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOAD Interview Questions

what is virtual function and pure virtual function ?

1 Answers   Infosys,


What is an abstract property. Give an example?

1 Answers  


How will you define abstract classes?

1 Answers   QuestPond,


What are the features that are provided to make a program modular?

1 Answers  


What are manipulators?

1 Answers  


What are abstract functions? Why are they used?

1 Answers  


What is composition? Explain the purpose of composition.

1 Answers  


Explain the purpose of composition.

1 Answers  


Explain the different types of constructors

1 Answers  


What is data abstraction? what are the three levels of data abstraction with Example?

1 Answers   TCS,


What is a default method? Why do we need default methods in java 8 interfaces?

1 Answers  


What is virtual?

1 Answers   MindCracker,


Categories