Content deleted Content added
No edit summary |
Arthur Frayn (talk | contribs) fmt |
||
Line 1:
'''Method overloading''' is a feature found in various [[
An example of this would be a square function which takes a number and returns the square of that number. In this case, it is often necessary to create different functions for integer and floating point numbers.
|