Difference between Static and Dynamic Polymorphism

Learn about the differences between static and dynamic polymorphism.

Types of polymorphism

There are two types of polymorphism:

  • Static polymorphism is also known as compile time polymorphism.

  • Dynamic polymorphism is also known as runtime polymorphism.

Get hands-on with 1200+ tech skills courses.