Hi all,
I know that one advantage of method overloading is that the implementation can be overridden for the same method name, but wanted to know how is that going to be an advantage for us.
All the links explain how to do it, and not why to do it and how itself can be an advantage, could someone please explain.
Thanks in advance. :)