Why java Don't Support Multiple interitence

Answer Posted / samir rana

java support multiple inheritance not through the use of
class, but through the implementation of interface we can
achieve multiple inheritance.

By using interface we can implement multiple interfaces for
a class which can solve the problem of our multiple inheritance.

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you compare objects in java?

492


What is thread count in java?

539


What are register variables what are the advantages?

441


What is java in simple terms?

544


What is connection class in java?

501






How do you define a parameter?

576


How do you declare a variable?

617


What is sortedmap interface?

545


Can singleton class be inherited in java?

511


Why chararray() is preferred over string to store the password?

522


What is data and its types?

568


What are the difference between composition and inheritance in java?

507


What does percent mean in java?

586


What is string :: npos?

571


What are the two parts of a conditional statement?

506