Method Overloading
Method Overloading: Multiple method with same name but different signatures i.e( no of parameter or order of parameter) within same class.
Method Overloading
Method Overloading: Multiple method with same name but different signatures i.e( no of parameter or order of parameter) within same class.