Polymorphism with real life examples

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

We have two types of polymorphism
Runtime polymorphism
Compiletime polynorphism
These 2 types further have 2 types
Which are derived type casting and methord overriding
And methord overloading and constructor overloading

accforgame
Автор

Static polymorphism and dynamic polymorphism

akshaychavan
Автор

Method overloading and method override this way wecan achieve polymorphism

mrantisocial