If a method definition has been specified in the 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

Which of the following is tightly bound ? Inheritance or composition ?

1 Answers  


What is a try/ catch block?

0 Answers  


What's the main difference between arraylist / hashmap and vector / hashtable?

0 Answers  


What is the difference between a class and an object?

1 Answers  


What are manipulators?

0 Answers  






How to differentiate between a CreateObject() and GetObject() ?

0 Answers   CGI,


What is the syntax of object oriented method call?

0 Answers  


When do you prefer to use composition than aggregation?

1 Answers   InfoAxon Technologies, Protech,


Can you define OOP and principles of OOP?

0 Answers   MindCracker,


Are constructors inherited? Can a subclass call the parent's class constructor? When?

0 Answers  


Is @functionalinterface annotation mandatory to define a functional interface? What is the use of @functionalinterface annotation? Why do we need functional interfaces in java?

0 Answers  


State some of the advantages of object oriented programming?

0 Answers  


Categories