MCQOPTIONS
Bookmark
Saved Bookmarks
→
Java
→
Builtin Exceptions in Java
→
Java language supports ___ type of inheritance...
1.
Java language supports ___ type of inheritance.
A.
Multiple Inheritance
B.
Multi-Level Inheritance
C.
-
D.
-
Answer» C. -
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
To stop or block inheriting a given class, the ___ keyword is used before the class.
To control inheritance to different classes and levels, Java provides ____.
Can you call it a full-fledged inheritance of using ABSTRACT classes and INTERFACES in Java?
What is the output of the below Java program with inheritance?
Which is the keyword used to implement inheritance in Java?
Find Superclass and Subclass in the below Java program?
Find Superclass and Subclass in the below Java code snippet?
You can not inherit a Superclass'es constructor even after using inheritance in Java. State TRUE or FALSE.
A Subclass can become a Superclass to another class extending from it in Java. State TRUE or FALSE.
When a Class inherits two superclasses (not in Java), it is called ____ inheritance.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply