Computer Science, asked by animakali76, 3 months ago

What is polymorphism?​

Answers

Answered by bharatjha01
4

Answer:

The word 'polymorphism' literally means 'a state of having many shapes' or 'the capacity to take on different forms'. ... An important example of polymorphism is how a parent class refers to a child class object. In fact, any object that satisfies more than one IS-A relationship is polymorphic in nature.

Answered by SaiNiture
6

Explanation:

In programming languages and type theory, polymorphism is the provision of a single interface to entities of different types or the use of a single symbol to represent multiple different types. I Hope This Ans Help To You

Similar questions