The process of defining a method in a subclass having same name & type signature as a method in its superclass is known as?
(a) Method overloading
(b) Method overriding
(c) Method hiding
(d) None of the mentioned
The question was asked by my school principal while I was bunking the class.
The doubt is from Method Overriding in section Object Oriented Concepts of C#