Thursday, 3 January 2013

What is Polymorphism? | OOPS

Polymorphism is nothing but assigning behaviour or value in a subclass to something that was already declared in the main class. Simply, polymorphism takes more than one form.

No comments: