overloading in German
overloading in German
Überladen
(object-oriented) A type of polymorphism, where different functions, operators or variables with the same name are invoked based on the data types of the parameters passed.