How many methods are there in the externalizable interface?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOAD Interview Questions

Give any criteria when you use an abstract class and an interface?

0 Answers   Sans Pareil IT Services,


How do I make sure that an object is released in code such as a connection or file object?

0 Answers   MindCracker,


Can you create an instance for an abstract class?

0 Answers  


Is it possible to override private virtual methods?

0 Answers   Infosys,


Why is OOP good?

0 Answers  






A class inherits from 2 interfaces and both the interfaces have the same method name as shown below. How should the class implement the drive method for both car and bus interface?

0 Answers  


Why does the function arguments are called as "signatures"?

4 Answers  


How can we restrict inheritance for a class so that no class can be inherited from it?

0 Answers  


Can you create an instance of an abstract class?

0 Answers  


Explain the use of Vtable and what are the various problems to override the functions?

0 Answers   Ittiam Systems,


What are all the languages which support oop?

0 Answers  


Can you think of some nice examples where *multiple* actors are associated with a use case ?

2 Answers   Protech,


Categories