Multiple Choice
A class inherited from two or more levels up in the hierarchy is known as a(n) .
A) indirect base class
B) direct base class
C) superclass
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: Which of the following is not a
Q12: Inheritance is represented by a(n)_ relationship.<br>A) "uses"<br>B)
Q18: Which of the following could be a
Q20: Every class in Visual Basic except _
Q21: A base class is more specific than
Q25: Once a class implements an interface,all objects
Q26: Abstract methods and properties do not provide
Q28: For which of the following would polymorphism
Q59: An abstract class cannot have instance data
Q62: Assigning a derived class reference to a