Virtual function in c++ | Runtime Polymorphism in C++ | Dynamic Polymorphism in C++ | C++

preview_player
Показать описание
Virtual function : It is a member function, which is declared with in base class and redefined by derived class.
Runtime polymorphism programmatically implements through virtual function.

#Virtualfunction
#Runtimepolymorphism
#SBTechTuts

Virtual function in c++ | Runtime Polymorphism in C++ | Dynamic Polymorphism in C++
virtual function in c++
virtual function in c++ in telugu
run time polymorphism
virtual function in c++ with example
virtual function in c++ with example program
dynamic polymorphism
what is virtual function
polymorphism in telugu
what is polymorphism
cpp tutorials
c++ tutorial
in telugu
by sudhakar bogam
sb tech tuts
dev c++
turbo c
learncpp
modern c++
dev c++ online
Рекомендации по теме
Комментарии
Автор

Nenu anni times chadivina ardam kale but with your class I understood perfectly thank you soo much sir

priyankanagaram
Автор

At starting when class one is inherited to class 2 and every is having one method with same name(robo) at that time when we create object for class two and when we call method robo, method robo in class two will be executed sir not in class one method

akulacharan
Автор

Neat explanation and everyone can easily understood ✨✨✨

akhiljella
Автор

Thank you for time and efforts sir ... really u have explained in the easiest way possible

anilkumarambati
Автор

Thank you Sir.your explanation is fantastic.

dmcreatives
Автор

Easy explanation well explained sir tq

srhhyderabad
Автор

Excellent explanation sir, thank you!

gvwiypr
Автор

So clear explanation sir thank you 🙏

ramadeviveldi
Автор

🙏🙏🙏sir your videos are more helped me for understanding the concepts

Ragolu_writings
Автор

Hi sir ..thank you very much .. because I watched all your 45 videos. Your explanation in all your videos is very nice.. finally I learned C++ from your videos.this is the last video

🙏🙏🙏🙏🙏

banavathbalajinaik
Автор

Sir koncham theory type lo explain cheyandi topics

_W_Yaminiswethadharna
Автор

Super explanation sir. Thank you very much .
LOVE FROM NELLORE ♥️❤️♥️

Unkown-w
Автор

Thank you so much sir your explanation helped a lot😀

abhi_vadlamanu
Автор

He explained very well
compared to big books

venkateswararaovenkateswar
Автор

Very helpful video for exam Thank you sir👍

byshettyswetha
Автор

sir naku eppudu ardam ayindi, one doubt sir two objects ki stack memory create ayyaka direct ga obj2.robo() ani call chesukovachu kada malli pointer he enduku use cheyali sir ?

Ganesh-zjqp
Автор

EXCELENT EXPLANATION SIR. . CAN YOU EXPLAIN DIFF B/W SHALLOW COPY & DEEP COPY WITH EXAMPLE?

rajashekarr-hx
Автор

Sir I am also a faculty but your explanation is good.

MURALIKRISHNANIMMAGADDA-urmn
Автор

Function overriding and virtual function both are different sir how it will be same

HELLOWORLD-pwwu
Автор

When i created an obj for class 2 only without virtual then i will try to call that function it exicutes only derived class function not base base class

varalakshminarasimha