Computer Science, asked by luckylucky82557, 8 months ago

what is mean by polumorphism?​

Answers

Answered by satyamshawarn
0

Answer:

Polymorphism is an object-oriented programming concept that refers to the ability of a variable, function or object to take on multiple forms. A language that features polymorphism allows developers to program in the general rather than program in the specific

Answered by SerenaBochenek
0

The term polymorphism denotes several types. Further explanation is given below.

Explanation:

It is also the concept of an Oop (Object-Oriented programming) which corresponds to the tendency of such a function, or entity to assume various kinds. This happens because there may be a class structure and that they are inheritance-related.

  • A term featuring polymorphism enables programmers to customize in the particular instead of always program throughout the common.
  • This indicates calling to a variable can trigger various features to always be performed regardless of what type of properties the functionality concerns.

Learn more:

Define...

https://brainly.in/question/12596813

Similar questions