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

What are virtual functions, base class pointer, derived class pointer, biding references?

0 Answers   HPCL, Hughes Systique Corporation,


What is Overloading ? Is it similar to overriding ?

0 Answers   MCN Solutions,


How does abstraction differ from encapsulation.

0 Answers  


Explain the abstract class modifier?

0 Answers  


What is guard condition?

8 Answers   Mannar Company, Syntel,


What is the default access modifier for a class,struct and an interface declared directly with a namespace?

0 Answers  


Can you call the base class method without creating an instance?

0 Answers  


What are manipulators?

0 Answers  


What are different ways to create string object?

0 Answers  


Can you create an instance for an abstract class?

0 Answers  


What are the limitations of inheritance?

0 Answers  


Differentiate between a class and a method.

0 Answers  


Categories