C++ Function Overloading | Example

“Function overloading” allows for the existence of multiple functions with the same name but different parameters.