Jump to content

Overloading

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 203.78.9.149 (talk) at 11:10, 19 March 2009. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The terms overloading and overloaded may refer to:

  • Constructor and method overloading, in computer science, a type of polymorphism where different functions with the same name are invoked based on the data types of the parameters passed;
  • Operator overloading, a form of functional or method overloading where the action being overloaded is an operator, such as + or -;
  • Overloading (chess), a tactical theme arising out of an opponent piece performing more than one defensive task in the game;
  • Overloading, in [[overloading/overloaded as well.

See also