Polymorphism

Home > Computer Science > Software Engineering > Object-Oriented Programming (OOP) > Polymorphism

The ability of objects of different classes to be treated as if they are the same type through the use of common interfaces.