Timestamps 00:02 - Polymorphism in C++ explained through real-world example 02:21 - Understanding compile time and run time in C++ 06:41 - Function overloading allows creating multiple functions with the same name but different parameters 09:07 - Understanding polymorphism and function overloading in C++ 13:33 - Compile-time polymorphism in C++ 15:37 - Understanding function overloading in C++ 19:56 - Understanding polymorphism and virtual functions in C++. 22:29 - Operator overloading and using operator as a function 26:47 - Understanding polymorphism and virtual functions in C++. 29:04 - Defining custom operator overloading in C++ 34:00 - Introduction to virtual function in C++ 36:19 - Understanding polymorphism through a C++ example 39:59 - Understanding polymorphism and virtual functions in C++ 41:53 - Understanding virtual functions and polymorphism in C++. 46:23 - Using pointers to parent class to store addresses of child classes 48:42 - Understanding polymorphism through virtual functions in C++. 52:08 - Understanding polymorphism and virtual functions in C++ 54:01 - Exploring the concept of polymorphism and virtual functions in C++.
Bhia aap bilkul chamka dete Hain concept ko .... Itna detail m nhi samjhata koi .... Aap wo doubt bhi clear kar dete Hain Jo hamare dimag m nhi hote .... God bless you 🙏
00:02 Polymorphism in C++ explained through real-world example 02:21 Understanding compile time and run time in C++ 06:41 Function overloading allows creating multiple functions with the same name but different parameters 09:07 Understanding polymorphism and function overloading in C++ 13:33 Compile-time polymorphism in C++ 15:37 Understanding function overloading in C++ 19:56 Understanding polymorphism and virtual functions in C++. 22:29 Operator overloading and using operator as a function 26:47 Understanding polymorphism and virtual functions in C++. 29:04 Defining custom operator overloading in C++ 34:00 Introduction to virtual function in C++ 36:19 Understanding polymorphism through a C++ example 39:59 Understanding polymorphism and virtual functions in C++ 41:53 Understanding virtual functions and polymorphism in C++. 46:23 Using pointers to parent class to store addresses of child classes 48:42 Understanding polymorphism through virtual functions in C++. 52:08 Understanding polymorphism and virtual functions in C++ 54:01 Exploring the concept of polymorphism and virtual functions in C++. Crafted by Merlin AI.
Fruits class ka object nhi banana chahiye maybe. Kyoki different fruits ka different name different functionality hota hai so maybe fruits is that function where we have to use pure virtual function that is void taste()=0
sir thoda sa samajh nahi aaya ki class define karne ke baad jo variable ham private class me declare krte h unko ham public class me kaise inherit kr lete h function ka to nahi kr sakte lekin constructor banakar ham variable ko kr lete h please clear this doubt sir ..
bhaiya what is the real life application of run-time polymorphism why we use virtual function, we can simply declare the pointer to the object which we want to access and get access to their function why we intentionally declare pointer to another class
Rohit Bhai ham love babbar bhaiya se padh rhe the usme lakshay bhaiya padha rhe OOPS usse zayda accha aap padha rhe iseleye ham OOPS padhne yaha aye bake sb to wahe smjna raha
Bro, Bring Data Engineer role courses in your UA-cam channel to learn everyone and get high paying career jobs , DSA is now not relevant , Specific role oriented jobs is very high demand in market, so bring data science related course with data engineer , data analyst and other profiles with real time industry oriented projects also.
00:02 Polymorphism in C++ explained through real-world example 02:21 Understanding compile time and run time in C++ 06:41 Function overloading allows creating multiple functions with the same name but different parameters 09:07 Understanding polymorphism and function overloading in C++ 13:33 Compile-time polymorphism in C++ 15:37 Understanding function overloading in C++ 19:56 Understanding polymorphism and virtual functions in C++. 22:29 Operator overloading and using operator as a function 26:47 Understanding polymorphism and virtual functions in C++. 29:04 Defining custom operator overloading in C++ 34:00 Introduction to virtual function in C++ 36:19 Understanding polymorphism through a C++ example 39:59 Understanding polymorphism and virtual functions in C++ 41:53 Understanding virtual functions and polymorphism in C++. 46:23 Using pointers to parent class to store addresses of child classes 48:42 Understanding polymorphism through virtual functions in C++. 52:08 Understanding polymorphism and virtual functions in C++ 54:01 Exploring the concept of polymorphism and virtual functions in C++. Crafted by Merlin AI.
Timestamps
00:02 - Polymorphism in C++ explained through real-world example
02:21 - Understanding compile time and run time in C++
06:41 - Function overloading allows creating multiple functions with the same name but different parameters
09:07 - Understanding polymorphism and function overloading in C++
13:33 - Compile-time polymorphism in C++
15:37 - Understanding function overloading in C++
19:56 - Understanding polymorphism and virtual functions in C++.
22:29 - Operator overloading and using operator as a function
26:47 - Understanding polymorphism and virtual functions in C++.
29:04 - Defining custom operator overloading in C++
34:00 - Introduction to virtual function in C++
36:19 - Understanding polymorphism through a C++ example
39:59 - Understanding polymorphism and virtual functions in C++
41:53 - Understanding virtual functions and polymorphism in C++.
46:23 - Using pointers to parent class to store addresses of child classes
48:42 - Understanding polymorphism through virtual functions in C++.
52:08 - Understanding polymorphism and virtual functions in C++
54:01 - Exploring the concept of polymorphism and virtual functions in C++.
The best playlist !
very good explanation. This channel is so underrated because I found many videos for the same topic but this is the best.
33:45 =These operators can't be overloaded:
Scope Resolution Operator (::) , Sizeof Operator , Conditional Operator (?:)
also (.) operator
Bhia aap bilkul chamka dete Hain concept ko .... Itna detail m nhi samjhata koi .... Aap wo doubt bhi clear kar dete Hain Jo hamare dimag m nhi hote .... God bless you 🙏
Bhai kya tum Inka notes bnate ho
Wowww.... What a wonderful session ...🙏🏻
Respect from Pakistan, amazing lecture.
now i know why u left uber job for this, great lec bro especially the operator overloading.
Because sir loves to teach right?
Thank you Bhaiya for this amazing lecture
Bhai kya tum inka notes bnate ho?
Excellent method of teaching well done sir..
sab samjh aa gaya sir ji
Muhale me ladu baanto ab
@@sameershahzad249Jaa chal puncture bna fir bomb bhi banana hai Andhanamazi 🤡
maza aawi gayo😘
Chamka bhaiya 💝💝💝💝
Chamak Gaya bhaiya 53:12
Great video sir🙏🙇♂✨💖
King of oops concepts ❤
Everything is temporary except " hanji bhaiya " ! 😅😂
00:02 Polymorphism in C++ explained through real-world example
02:21 Understanding compile time and run time in C++
06:41 Function overloading allows creating multiple functions with the same name but different parameters
09:07 Understanding polymorphism and function overloading in C++
13:33 Compile-time polymorphism in C++
15:37 Understanding function overloading in C++
19:56 Understanding polymorphism and virtual functions in C++.
22:29 Operator overloading and using operator as a function
26:47 Understanding polymorphism and virtual functions in C++.
29:04 Defining custom operator overloading in C++
34:00 Introduction to virtual function in C++
36:19 Understanding polymorphism through a C++ example
39:59 Understanding polymorphism and virtual functions in C++
41:53 Understanding virtual functions and polymorphism in C++.
46:23 Using pointers to parent class to store addresses of child classes
48:42 Understanding polymorphism through virtual functions in C++.
52:08 Understanding polymorphism and virtual functions in C++
54:01 Exploring the concept of polymorphism and virtual functions in C++.
Crafted by Merlin AI.
Ty sir, understand all concepts!
Bhot kuch sikhne ko mila is class me bhai ❤
Aik he topic tha bohot kya seekh lia ?
Thanks Bhaiya..
❤🎉
Bohot achese se chamka bhaiya😁😇
Great teacher ❤
Bhaiya Radhe Radhe 🙏
Good morning bhaiya ju❤
thanks bhaiya bhot helpful hua
such a beautiful explanation!
You are good 👍 I like ❤you
Good morning Guru
next level video
Ha ji Bhaiya Good Morning ❤ ❤
Bilcul Chamk Gya..............likes
Good morning bhaiya ❤❤
Fruits class ka object nhi banana chahiye maybe. Kyoki different fruits ka different name different functionality hota hai so maybe fruits is that function where we have to use pure virtual function that is
void taste()=0
nice concept
Hanji bhaiya is constant😂
Very complex to understand after mid of the video, Nahi samajh aya 2-3 bar dekh liya.
bht mstt sir
Chamka bhaiya chamka 👍🏻
Bhot acha hia
Best teacher on this universe ❤❤❤❤❤❤
Day 107 done 👍✅ Chamak Gaya
great video bhaiya
Ram ram bahi
Done Bhaiya... Day 107/180 ✅
sir thoda sa samajh nahi aaya ki class define karne ke baad jo variable ham private class me declare krte h unko ham public class me kaise inherit kr lete h function ka to nahi kr sakte lekin constructor banakar ham variable ko kr lete h please clear this doubt sir ..
Maza Aa gya
Good morning boss ❤
bhaiya what is the real life application of run-time polymorphism why we use virtual function, we can simply declare the pointer to the object which we want to access and get access to their function why we intentionally declare pointer to another class
chamak gya bhaiya
Bhaiya A to Z clear all concepts related to abstract class
Day 36 completed [ 27/12/2024; 1640 IST ].
nice class sir
hnji bayya sab smj a gy ha
Good morning ❤❤
bhaiya operator overloading ka details video baniye plz bhot types k operator hote h
Sir what is happening behind the scene in virtual function how Vtable works?
🎉🎉🎉chamakgyea
2:05
can anyone tell me how to solve the animal question (49:22) using typecasting and if-else.
pata chale to batana
Sir, please upload OS lectures.
public:
void boypint(){
cout
Nice++
Sir please bta dijiye notes keise milege
Rohit Bhai ham love babbar bhaiya se padh rhe the usme lakshay bhaiya padha rhe OOPS usse zayda accha aap padha rhe iseleye ham OOPS padhne yaha aye bake sb to wahe smjna raha
good morning Bhaiya;
video aane ki time me changes huye hai kya ???
❤❤
At 16:50 how the sum will be 11 ???? 10+5=15 then how 11 ?????? Pls explain
haan ji wo 15 hi hga, basic maths mein galti hgyi
Bhaiya ne bola 11 karne ka to karne ka 😂😂😂😂
Hnji bhaiya 😂😂
chamak gaya
Day 107/180 ✅
How much days left to begin GRAPH?
Bro, Bring Data Engineer role courses in your UA-cam channel to learn everyone and get high paying career jobs , DSA is now not relevant , Specific role oriented jobs is very high demand in market, so bring data science related course with data engineer , data analyst and other profiles with real time industry oriented projects also.
Bro he already told us about his plans so first check that after that give him gyaan!
@FoodMania907 Oh really DSA is not relevant lgta h aapne Kai sare interview de rkhe h big tech companies ke ....#joke of the day
bhaiya channel delete mat karna khi bhi
16:16
Op sir
34:54 😂
is pdf notes of this available::
done✅✅✅✅
bhai aapke notes kaha milenge please batao
Unary operator overloading and function overriding hasn't been taught
day 107/180😍😍😍
bhaiya 10+5= 15 hota hai(17:53)
done
bss yehi lecture acche see smjh nhi aaya........
❤❤❤
this ->real=real???¿
What means 🤔
dekho constructor me agar tum for ex.. r , i .. likte ho
aur niche real = r;
img=i;
dono same work krega
complex(int r,int i){
real = r;
img=i;
}
animal movie badhiya thi bhaiya
chamke gya bhaiya
32:58 bhai concept to chamka but reference q dia C ka
I think same memory location use karne k liye Diya hoga shayad memory save karne ke liye
👍
Day 107/180 #180DaysOfCode
Sir aap kaha se belong krte hain
#107 day ❤❤❤❤
Bhai ye vector concept khaa se aa gaya?
vector ko to bs use kiya hai ek se jyada animal ke object ke address ko ek sath rakhhne ke liye ,
main to vhi hai ki kese virtual fn kam kr rha hai
Sexy explanation bhaiya 🔥🔥
bhaiya 10+5= 15 hota hai
00:02 Polymorphism in C++ explained through real-world example
02:21 Understanding compile time and run time in C++
06:41 Function overloading allows creating multiple functions with the same name but different parameters
09:07 Understanding polymorphism and function overloading in C++
13:33 Compile-time polymorphism in C++
15:37 Understanding function overloading in C++
19:56 Understanding polymorphism and virtual functions in C++.
22:29 Operator overloading and using operator as a function
26:47 Understanding polymorphism and virtual functions in C++.
29:04 Defining custom operator overloading in C++
34:00 Introduction to virtual function in C++
36:19 Understanding polymorphism through a C++ example
39:59 Understanding polymorphism and virtual functions in C++
41:53 Understanding virtual functions and polymorphism in C++.
46:23 Using pointers to parent class to store addresses of child classes
48:42 Understanding polymorphism through virtual functions in C++.
52:08 Understanding polymorphism and virtual functions in C++
54:01 Exploring the concept of polymorphism and virtual functions in C++.
Crafted by Merlin AI.
chAMak gya
baqi sb toh theek hai bhaiya .... sb smjh a jata hai, pr ap itna zor lga k kiu bolty ho?😄