Polymorphism in programming languages/Definition

From Citizendium
< Polymorphism in programming languages
Revision as of 10:27, 7 February 2009 by imported>Howard C. Berkowitz (New page: <noinclude>{{Subpages}}</noinclude> In programming languages, the use of constructs that are known to induce different behaviors in different contexts, such as addition between different t...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
A definition or brief description of Polymorphism in programming languages.

In programming languages, the use of constructs that are known to induce different behaviors in different contexts, such as addition between different types of numeric variables