Multiple Choice
A(n) ____________ is a method that appears in a base class but expects to be overridden in a derived class.
A) shadow method
B) base method
C) derived method
D) abstract method
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: A method that accepts a base class
Q10: To declare a class as abstract, you
Q12: You can think of the derived class
Q17: Inheritance involves a base class and a
Q19: A base class reference variable knows only
Q21: A(n) _ is a property that appears
Q22: The _ is the general class.<br>A) starting
Q28: In the real world you can find
Q32: A statement that tries to use the
Q37: You cannot assign a base class reference