About 216,000 results
Open links in new tab
  1. Polymorphism (computer science) - Wikipedia

    A data type that can appear to be of a generalized type (e.g., a list with elements of arbitrary type) is designated polymorphic data type like the generalized type from which such specializations …

  2. POLYMORPHIC Definition & Meaning | Dictionary.com

    POLYMORPHIC definition: (of a species) having more than one form or type as a result of discontinuous variation. See examples of polymorphic used in a sentence.

  3. POLYMORPHISM Definition & Meaning - Merriam-Webster

    The meaning of POLYMORPHISM is the quality or state of existing in or assuming different forms.

  4. What is polymorphism, what is it for, and how is it used?

    Jun 23, 2009 · So, polymorphism is the ability (in programming) to present the same "interface" for differing underlying forms (data types). Note that the word "interface" here refers to the way …

  5. What is polymorphism? | Definition from TechTarget

    Jun 19, 2023 · Polymorphism is a popular concept in object-oriented programming (OOP), referring to the idea that an entity in code such as a variable, function or object can have more …

  6. What is Polymorphism in OOP? Detailed Guide for Developers

    May 13, 2025 · Polymorphism is a fundamental concept in object-oriented programming that enables objects of different types to be treated uniformly through a common interface, allowing …

  7. POLYMORPHIC definition in American English | Collins English …

    POLYMORPHIC definition: having, taking , or passing through many different forms or stages | Meaning, pronunciation, translations and examples in American English

  8. Polymorphic Function in Compiler Design - GeeksforGeeks

    Jul 23, 2025 · Instead of writing multiple versions of a function for different data types (like one for integers and another for strings), a polymorphic function allows you to write it once and use it …

  9. Polymorphism - C# | Microsoft Learn

    Oct 13, 2025 · You can use polymorphism to solve this problem in two basic steps: Create a class hierarchy in which each specific shape class derives from a common base class. Use a virtual …

  10. POLYMORPHISM | English meaning - Cambridge Dictionary

    POLYMORPHISM definition: 1. the fact that something such as an animal or organism can exist in different forms: 2. a…. Learn more.