Multiple Choice
The ____________ declares that a method in the derived class overrides a method in the base class.
A) override keyword
B) void keyword
C) new keyword
D) virtual keyword
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: When you want to make sure a
Q7: To allow a property to be overridden,
Q8: Only methods in a derived class can
Q9: A(n) _ is a method with no
Q10: To declare a class as abstract, you
Q12: Properties in a base class can be
Q13: If a derived class introduces additional methods,
Q14: In object-oriented programming, the _ is more
Q15: You can think of a derived class
Q16: When one object is a specialized version