7
Answers

When to use Method overloading or method overriding

What is real time scenario where we must have to use Method overloading or method overriding and no other option? I mean when it is recommended to use these concepts of Polymorphism?

Answers (7)