Method Overloading and Method Overriding in Java

Hey folks,

Need your help:)

Wanted to understand the concept of method overloading and overriding in Java, as explained in Q.7 here.

How do we identify a problem, to which we can apply the above concept?