#55 Polymorphism in Java

preview_player
Показать описание
Check out our courses:

Coupon: TELUSKO10 (10% Discount)

Udemy Courses:

For More Queries WhatsApp or Call on : +919008963671

In this video we are talking about polymorphism
-- it is important concept of object oriented programming.
-- one word in poly which means many and words morphism means behaviour.
-- the polymorphism means behaving one action differently in different situation in java.

-- two types of polymorphism
-- compile time polymorphism and Run time polymorphism
-- when you compile the file and you will know what things get executed this behaviour is knows as compile time polymorphism.
-- when behaviour decide at run time this is known as run time polymorphism.
-- add(int, int) , add(int, int, int) decided at compile time
-- class A extends B --- A class has add(int, int) and B has add(int,int ) out of this two we can decide which can execute at run time then this is called run time polymorphism example.

More Learning :

Donation:
PayPal Id : navinreddy20
Рекомендации по теме
Комментарии
Автор

With frnds....let's not discuss that😂😂

DoraNobi
Автор

Excelent Sir, this is like teaching this polymorphism Concept not only for Java but for many languages as well👍

stbs
Автор

I'd think I knew Polymorphism concept very well until you said (poly+morphism) = many behaviours.... Thanks for such a quick understandle vdo😇😇😇😇

rajivsharma
Автор

With my friends, they used different words :D. That was the best line

tdhbjtt
Автор

Man, u teach with comedy, legendary, hahahah

asgarh
Автор

The word polymorphism is derived from Greek and means "having multiple forms."

Whatever
Автор

Polymorphism means binding different behaviour with object not with class .

Adityakumar-wpmk
Автор

with frnds, let's not discuss that lol<<<

prabhatshahi
Автор

There is no compile time polymorphism in Java .

Adityakumar-wpmk
Автор

With friends its chutya, ghandu, lowre, sala and more 😂😂

mahk