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.
What is polymorphism explain?
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.