[Home]Polymorphism

HomePage | Recent Changes | Preferences

In general, polymorphism describes multiple possible states for a single property.

In materials science polymorphism is the ability of a solid material to exist in more than one form or crystal structure. Diamond and graphite are examples of polymorphs of carbon. α-ferrite, austenite, and δ-ferrite are polymorphs of iron. When found in elemental solids the condition is also called Allotropy.

In biology multiple alleles of a gene within a population, usually expressing different phenotypes, are called polymorphism.

In [object-orientated programming language]?s, polymorphism describes methods of different objects that have the same name (and usually the same parameter list), so that calling a.add(1) invokes a different function than b.add(1).

/Talk


HomePage | Recent Changes | Preferences
This page is read-only | View other revisions
Last edited November 23, 2001 7:19 pm by Magnus Manske (diff)
Search: