If there is a conflict between base class method definition and interface default method definition, which definition is picked?



If there is a conflict between base class method definition and interface default method definition,..

Answer / mr.x

Base Class

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOAD Interview Questions

Can we override static methods? Why?

0 Answers  


Do we require parameter for constructors?

0 Answers  


What is Polymorphism, overloading, overriding and virtual?

0 Answers   MindCracker,


Explain about the relationship between object oriented programming and databases?

0 Answers  


What is an abstraction?

0 Answers  






When do you prefer to use composition than aggregation?

1 Answers   InfoAxon Technologies, Protech,


What is constructor and virtual function? Can we call virtual funciton in a constructor?

0 Answers  


what is full form OOP?

0 Answers   Wipro,


Why is java not fully objective oriented?

0 Answers  


What do you mean by operator overloading?

0 Answers   BirlaSoft,


What do you mean by data hiding?

0 Answers   Tavant Technologies, Virtusa,


Can an interface inherit from another interface?

0 Answers  


Categories