141.
How does C# achieve polymorphism?
View Description
Polymorphism is achieved through virtual, overloaded, overridden methods in C#