1.

What Is A Polymorphism In Ooabap ?

Answer»

Polymorphism is a concept by which the same METHOD NAMES will behave differently in different classes i.e each method will have it's own IMPLEMENTATION in different classes but with the same NAME.

Polymorphism is a concept by which the same method names will behave differently in different classes i.e each method will have it's own implementation in different classes but with the same name.



Discussion

No Comment Found