Multiple Choice
In C#, you can use either new or ____ when defining a derived class member that has the same name as a base class member.
A) cast
B) hide
C) override
D) overload
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: The ability to inherit from more than
Q18: The Equals() method compares two objects and
Q32: _ are methods that you can write
Q33: C# makes implicit conversions when casting one
Q35: A _ is a synonym for a
Q36: When you declare a property defined in
Q37: Match each item with a statement below:
Q38: A class that inherits from a base
Q40: A class that is used as a
Q41: The keyword _ is an alias for