Vidyalelo
C# Programming · Q63

Classes and Objects in C Sharp

Programming · C# Programming · question 63

Q63

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
Answer
C.
Method hiding
D.
None of the mentioned

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board