Content deleted Content added
Fix spelling using AWB |
m Robot tagging as uncategorised |
||
Line 1:
{{Uncategorized|December 2006}}
To ''overload'' a [[method (computer science)|method]] in [[programming]] is to have two or more methods with the same name, but are distinguished by the '''number and/or type''' of [[variable]]s they require. Generally methods, [[operator]]s, and [[constructor (computer science)|constructors]] are overloaded in programming.
|