why java does not support multiple inheritance

Answer Posted / karthikeyan

Java does not support Multiple inheritance Directly, But it
will support indirectly through Interface.

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you inherit from an abstract class java?

765


Can a class have more than one object?

766


What is the maximum size of list in java?

743


What kind of variables can a class consist?

811


What is the difference between jvm and jre? What is an interface?

811


Why do we need hashmap in java?

788


What does || || mean in math?

713


What is jrmp?

750


Can you use this() and super() both in a constructor?

751


What is a values collection view ?

885


Name component subclasses that support painting in java programming?

836


What are the rules for naming an array?

745


Is java a software?

721


Explain public static void main(string args[]) in java.

732


What is the base class of all exception classes in java?

810