Method Overloading:
1) In side the class you can write multipul method with the same name this is called method overloading.
2) When you overloading the methods you need to change the parameters as...