出典:Wiktionary
出典:『Wiktionary』 (2025/10/26 15:49 UTC 版)
function overloading (usually uncountable, plural function overloadings)
出典:Wikipedia
出典:『Wikipedia』 (2011/06/11 07:01 UTC 版)
Function overloading or method overloading is a feature found in various programming languages such as Ada, C#, VB.NET, C++, D and Java that allows the creation of several methods with the same name which differ from each other in terms of the type of the input and the type of the output of the function.