3
Answers

Method Override in C# OOPS

I know the concepts of method/function override in c#.  But my question is when we should use this concept? Could any please explain this with real time scenerio.

Answers (3)