Thursday, 8 March 2012

What is meant by Polymorphism? | ABAP OOPS

 Polymorphism literally means taking more than one form. Polymorphism is a characteristic of being able to assign a different behavior or value in a subclass, to something that was declared in a parent class.

No comments: