Multiple Choice
When you declare a property defined in a base class as override in a derived class, this new declaration overrides and ____ its counterpart in the parent class.
A) eliminates
B) removes
C) uses
D) hides
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: The Equals() method compares two objects and
Q24: On some occasions, you might want to
Q32: _ are methods that you can write
Q33: C# makes implicit conversions when casting one
Q35: A _ is a synonym for a
Q37: Match each item with a statement below:
Q38: A class that inherits from a base
Q39: In C#, you can use either new
Q40: A class that is used as a
Q41: The keyword _ is an alias for