252.

What is shadowing in C#?

Shadowing is using the new keyword in a way to change the implementation in an inherited method even if the method has not been marked as virtual or abstract