If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?


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

Post New Answer

More OOAD Interview Questions

How does abstraction differ from encapsulation.

0 Answers  


What is a virtual function?

0 Answers  


Can a class implement two interfaces having default method with same name and signature?

0 Answers  


What is meant by inheritance? what are the advantages of inheritance?

0 Answers  


Explain about the design phase?

0 Answers  






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

0 Answers  


How many methods are there in the externalizable interface?

0 Answers  


Difference between encapsulation and data hiding ?

0 Answers  


What is a subclass?

0 Answers  


Explain about parametric polymorphism?

0 Answers  


What is the syntax of object oriented method call?

0 Answers  


what are the main underlying concepts of object orientation?

2 Answers  


Categories