English, asked by damulurianusha, 2 months ago

what are the abilities given by polymorphism to the programming language

Answers

Answered by afnanansari257
1

Answer:

Polymorphism is one of the core characteristics of any object-oriented programming language. ... Polymorphic code allows a program to process objects differently depending on their data type or class, with the ability to redefine methods for derived classes

Similar questions