Skill
Polymorphism
Software Development and Engineering Practices
Polymorphism is a core object-oriented programming concept allowing objects of different classes to be treated through a common interface, with each class providing its own implementation of shared methods. Software developers use polymorphism to write flexible, extensible code, such as having different shapes each implement their own 'draw' method while being called uniformly by other code.
Open roles requiring Polymorphism (0)
None of the roles we’ve read name this skill yet. Browse all open roles.
Related skills
Curated neighbors in the taxonomy, whether or not employers ask for them together.