Back

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

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 in Java Programming is not supported” is option (a). Multiple inheritances using classes. Because Java does not support Multiple inheritances using classes, but it does support user interfaces. If you are new to Java and wish to get certified in it, check out the Java course from Intellipaat. And if you are already preparing for a Java interview, have a look at the Java Interview Questions and Answers from our domain experts to help you get started.

Related questions

0 votes
1 answer
asked Mar 23, 2021 in Java by dev_sk2311 (45k points)
0 votes
1 answer
0 votes
1 answer

Browse Categories

...