Q126. Define Polymorphism.
Q126. Define Polymorphism.
Ans. Property by which the same message can be sent to objects of several different classes and each object can respond in a different way depending on its class.
Ans. Property by which the same message can be sent to objects of several different classes and each object can respond in a different way depending on its class.