Computer Science, asked by anshika0508789, 2 months ago

what is polymorphism? explain with example.​

Answers

Answered by Anonymous
1

Answer:

Polymorphism is the ability of a programming language to present the same interface for several different underlying data types. Polymorphism is the ability of different objects to respond in a unique way to the same message.

Explanation:

Hope it helps!

Answered by Itzpureindian
6

Explanation:

Polymorphism is the ability of a programming language to present the same interface for several different underlying data types. Polymorphism is the ability of different objects to respond in a unique way to the same message.

Similar questions