Sunday, November 1, 2015

Polymorphism


In Object-oriented programming,polymorphism(from the Greek meaning "having multiple forms") is the characteristic of being able to assign a different meaning or usage to something in different contexts-specifically,to allow an entity such as a variable,a function or an abject to have more than one form.There are several different kinds of polymorphism.

No comments:

Post a Comment