Types of Polymorphism in OOP

This blog shows the types of polymorphism in OOP concept

Types of Polymorphism

·         Compile time Polymorphism (method overloading)

·         Run time Polymorphism (method overriding)