Multiple Choice
Identify the type of inheritance when two or more subclasses inherit the properties of a super class.
A) Multiple inheritance
B) Single inheritance
C) Multilevel inheritance
D) Hierarchical inheritance
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: Name the keyword that makes a variable
Q4: The keyword used to refer the current
Q5: Which of these is not a correct
Q6: _ is used to initialize objects.<br>A)Methods<br>B)arguments<br>C)constructors<br>D)new keyword
Q7: Which method defined in Integer class can
Q9: The keyword used inside a class to
Q10: If a class inheriting an abstract class
Q11: Which of these keywords are used to
Q12: Which of the following is true in
Q13: Which of the following is a valid