Computer Science, asked by kanupama733452, 3 months ago

Explain the term polymorphism​

Answers

Answered by radhavelu08
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 Gayatrishende1234
16

Answer:

The word 'polymorphism' literally means 'a state of having many shapes' or 'the capacity to take on different forms'. ... Polymorphism in Java has two types: Compile time polymorphism (static binding) and Runtime polymorphism (dynamic binding).

Explanation:

I hope this will help you dear..

Always stay safe and stay healthy..

Similar questions