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 1400+ tech skills courses.