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
Is there any difference between nested classes and inner classes?
How is abstraction implemented in java ?
What is a dot notation?
What does the three dot emoji mean?
Why we override equals() method?
What is quick sort in java?
Why string objects are immutable in java?
Differentiate storage classes on the basis of their scope?
What is java util collection?
Can a static method be final?
What is the purpose of the file class in java programming?
What is boolean example?
What are actual parameters?
What are three types of loops in java?
What is the association?