Advertisements
Advertisements
Question
What is Polymorphism ?
Solution
Polymorphism refers to identically named methods (member functions) that have different behavour depending on the type of object they refer.
Polymorphism simply means “one name, multiple forms
shaalaa.com
C++ Programming
Is there an error in this question or solution?