polümorfisme
Polymorphism is a fundamental concept in computer science and biology, referring to the ability of entities to take on multiple forms or exhibit different behaviors under varying conditions. In computer science, polymorphism is a feature of object-oriented programming that allows methods to do different things based on the object it is acting upon, even though they share the same name. This concept is typically achieved through method overriding and method overloading.
In biology, polymorphism refers to the occurrence of multiple distinct forms or stages within a population.
The term "polymorphism" is derived from the Greek words "poly," meaning many, and "morph," meaning form. This