Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
4 views
in Java by (45k points) 1 flag

A) Multiple inheritance using classes

B) Multiple inheritance using interfaces

C) Multilevel inheritance

D) Single inheritance

1 Answer

0 votes
by (99k points)

The correct answer to the question “Which inheritance is not supported in Java” is option (a). Multiple inheritance using classes. As Java does not support Multiple Inheritance using classes. And then all the others are supported by Java. In general, Java does not support Multiple Inheritance. If you wish to learn and get Java certified, check out the Java certification course from Intellipaat. Also, watch the following YouTube video on Java Interview Questions and Answers.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...