function overloading
A feature that allows creating several functions or methods with the same name differing in the type of the input and the output parameters.
Noun
- A feature that allows creating several functions or methods with the same name differing in the type of the input and the output parameters.