Get Answers to all your Questions

header-bg qa

What is polymorphism???

Answers (1)

best_answer

polymorphism is a concept in object-oriented programming which helps a variable, function, or object to take on multiple forms.

Eg. "Weight" class can be inherited by all the "objects"

Posted by

Deependra Verma

View full answer