why java does not support multiple inheritance

Answer Posted / deepak garg

multiple inheritence are simply use in java but if we use
this facility to java we are face to a mixup problem
because same name same argument confusion create and so we
are not use in multiple inheritence.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If an object is garbage collected, can it become reachable again?

550


State the main difference between c++ and java?

598


Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?

1036


What is Java Package and which package is imported by default?

608


How to declare objects of a class ?

593






What is isa relationship?

575


Difference between method overloading and method overriding in java ?

583


Is hashset ordered java?

599


What does java ide mean?

649


Why heap memory is called heap?

600


Is singleton thread safe in java?

558


Can we print null in java?

580


What is a condition in programming?

570


What is a variable and constant?

553


What is the hashcode () and equals () used for?

541