Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?


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

Post New Answer

More OOAD Interview Questions

Explain about abstraction?

0 Answers  


Can we override a method by using same method name and arguments but different return types?

0 Answers  


What are all the languages which support oop?

0 Answers  


Difference: 'uses', 'extends', 'includes'

7 Answers   Cognizant, Protech, TY, University,


Define exceptions?

0 Answers  






Can we reduce the visibility of the inherited or overridden method ?

0 Answers  


How do I make sure that an object is released in code such as a connection or file object?

0 Answers   MindCracker,


What do you meant by "SBI" of an object?

2 Answers   TCS,


Can we have a default method definition in the interface without specifying the keyword "default"?

0 Answers  


What is bootstrap, extension and system class loader?

0 Answers  


Why abstraction is important?

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  


Categories