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

What is virtual multiple inheritance?

0 Answers  


Explain about message passing in object oriented programming?

0 Answers  


Why dynamic binding is used in object-oriented programming?

0 Answers  


What are the Differentiate between abstraction and encapsulation.

0 Answers  


How do you prevent a class from being inherited by another class?

0 Answers  






Classes and structs support inheritance. Is this statement true or false?

0 Answers  


Why are outlet connections required in object-oriented programming?

0 Answers  


Can we override static methods of a class?

0 Answers  


What is the purpose of late binding in object-oriented programming?

0 Answers  


What is the difference between multiple and multilevel inheritance?

0 Answers  


Difference between class and an object?

0 Answers  


What are the major differences between late and dynamic binding?

0 Answers  


Categories