What is multiple inheritance & can we implement it in java?

Answer Posted / siva

Multiple inheritance means it have more than one base class
and one derived..
but multiple inheritance does not support multiple
inheritance......
We r implementing multiple inheritance with the help of
interface...
and we not able to create object for interface class
directly but we can create indirectly

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the do while loop syntax?

557


What is bom encoding?

558


What is keyword in oop?

526


What are the Static and Dynamic Variables? Differentiate them.

609


What is difference between jdk,jre and jvm?

573






How can we create objects if we make the constructor private ?

547


Can abstract class have private constructor?

500


Explain the selection sort algorithm?

646


How will you reverse a singly-link list?

601


What is singleton math?

580


Which api is provided by java for operations on set of objects?

917


What are recursive functions? Give some examples?

621


Why char array is favored over string for the storage of passwords?

560


Can we extend singleton class in java?

552


What is the full form of jpeg?

525