Skip to main content

4 docs tagged with "polymorphism"

View all tags

Polymorphism in Object-Oriented Programming

Polymorphism is a core concept in object-oriented programming that allows objects of different classes to be treated as instances of the same class through a shared interface