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 a method by using same method name and arguments but different return types?

0 Answers  


What is the use if instanceof keyword? And how do refer to a current instance of object?

0 Answers  


Explain about object oriented databases?

0 Answers  


What is the use of ‘finalize’?

0 Answers  


What is static and dynamic Binding?

0 Answers  






Is it possible to override private virtual methods?

0 Answers   Infosys,


Is iterator a class or interface? What is its use?

0 Answers  


What is the base type from which all structs inherit directly?

0 Answers  


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

0 Answers   HPCL, Hughes Systique Corporation,


Name some languages which have object oriented language and characteristics?

0 Answers  


What is the difference between a class and a structure?

0 Answers  


What is composition? Explain the purpose of composition.

0 Answers  


Categories