Content deleted Content added
No edit summary |
No edit summary |
||
Line 8:
In most languages [[Constructor (computer science)|constructors]] can be overloaded so that there can be more than one constructor for a class, each having different parameters.
**languages that don't support overloading**
[[actionscript]] does not support overloading.
==See also==
|