Using the same method name with different arguments list is called method overloading.To overload amethod, you must change the arguments list. Thereturn type may or may not be change.
Using the same method name with different arguments list is called method overloading.To overload amethod, you must change the arguments list. Thereturn type may or may not be change.
Using the same method name with different arguments list is called method overloading.To overload amethod, you must change the arguments list. Thereturn type may or may not be change.