Multiple Choice
To allow a property to be overridden in the ____________ you write the virtual keyword in the property declaration.
A) class header
B) derived class
C) base class
D) class constructor
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: When you want to make sure a
Q8: Which one of the following is a
Q9: If the derived class introduces additional methods,
Q10: To declare a class as abstract, you
Q12: Properties in a base class can be
Q12: You can think of the derived class
Q21: A class that is not intended to
Q28: In the real world you can find
Q30: Which one of the following is a
Q32: A statement that tries to use the