bn:03156889n
Noun Concept
Categories: Method (computer programming)
EN
function overloading  constructor overloading  method overload  method overloading  overload
EN
In some programming languages, function overloading or method overloading is the ability to create multiple functions of the same name with different implementations. Wikipedia
Definitions
Relations
Sources
EN
In some programming languages, function overloading or method overloading is the ability to create multiple functions of the same name with different implementations. Wikipedia
The ability to create multiple functions of the same name with different implementations Wikipedia Disambiguation
A software engineering process whereby multiple functions of different types are defined with the same name Wikipedia Disambiguation
In computer programming, creation of multiple function implementations with the same name Wikidata
A feature that allows creating several functions or methods with the same name differing in the type of the input and the output parameters. Wiktionary