Does java support multiple inheritance? if not, what is the solution?


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

Post New Answer

More OOAD Interview Questions

What are the main features of oops?

0 Answers  


Can we override static methods of a class?

0 Answers  


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

7 Answers   Cognizant, Protech, TY, University,


Which keyword can be used for overloading?

0 Answers  


Can you explain primordial class loader?

0 Answers  


What are the Differentiate between abstraction and encapsulation.

0 Answers  


Write about abstract base classes?

0 Answers  


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

0 Answers  


Suppose a class acts an Actor in the problem domain, how to represent it in the static model?

2 Answers  


If a class inherits an interface, what are the 2 options available for that class?

0 Answers  


Explain what is polymorphism?

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