Timestamps: thank me later XD 00:03 - Introduction to Polymorphism in OOP Unit 3. 00:54 - Overview of Polymorphism and its Types in OOP 02:56 - Polymorphism is a key object-oriented programming concept. 03:41 - Polymorphism simplifies understanding OOP concepts for exams. 05:07 - Overview of polymorphism in programming, specifically C++. 05:47 - Understanding polymorphism types in OOP: compile-time and run-time. 07:12 - Understanding operator overloading and virtual functions in OOP. 07:55 - Understanding compile-time and runtime polymorphism in coding. 09:19 - Understanding function overloading for square calculation. 10:06 - Understanding function calls with polymorphism in C++. 11:34 - Understanding function calling in polymorphism. 12:17 - Introduction to function overloading and compile-time polymorphism. 13:40 - Creating functions for drawing shapes in Object-Oriented Programming. 14:29 - Function implementation using inheritance in OOP. 16:04 - Understanding function overriding in OOP using a rectangle example. 16:52 - Importance of DSA knowledge for programming and interviews. 18:10 - Creating objects for shape classes using dynamic memory allocation. 18:58 - Understanding pointer usage in relation to shapes in C++. 20:20 - Understanding polymorphism through class and overridden functions in OOP. 20:57 - Understanding compile-time and run-time polymorphism in inheritance. 22:19 - Operator overloading enhances code usability and expressiveness. 23:05 - Understanding operator overloading in OOP for practical applications. 25:05 - Understanding constructor and operator overloading in OOP. 25:56 - Understanding operator overloading in OOP. 27:30 - Implementing real and imaginary parts in object-oriented programming. 28:16 - Understanding function overloading and displaying complex numbers 29:47 - Understanding operator overloading in C++ using the '+' operator. 30:40 - Demonstrating polymorphism using display functions for c1 and c2. 32:30 - Understanding the use of multiplication and constructors in polynomial functions. 33:12 - Understanding operator overloading and call by reference in OOP. 34:33 - Understanding operator overloading and unary operators in programming. 35:23 - Understanding user-defined behavior and operator overloading in OOP. 36:48 - Understanding function overloading syntax in OOP. 37:39 - Explains returning negated complex numbers using the minus operator. 39:46 - Understanding how to print and manipulate complex numbers with operators. 40:30 - Explains operator overloading with unary and binary operators in OOP. 42:16 - Understanding binary operator overloading through examples. 42:56 - Understanding operator overloading with two operands in polymorphism. 44:21 - Overview of Polymorphism and Operator Overloading in OOP. 45:05 - Understanding binary operators and type conversion in programming. 46:27 - Data conversion types: implicit vs explicit. 47:19 - Explains implicit type conversion from float to integer in C++. 48:57 - Implicit and explicit type casting in data conversion. 49:36 - Understanding explicit casting and type conversion in programming. 50:57 - Differences between explicit and implicit type casting in programming. 51:43 - Difference between implicit and explicit type conversion in programming. 53:02 - Understanding explicit type conversion and its importance in polymorphism. 53:41 - Disadvantages and challenges of operator overloading. 55:00 - Introduction to implicit conversion and operator overloading in OOP. 55:41 - Implicit conversion can lead to confusion and unwanted behavior. 57:03 - Introduction to creating a class in VS Code with variables. 57:52 - Explains explicit constructor usage and implicit conversion in OOP. 59:26 - Understanding explicit constructors in OOP. 1:00:10 - Explaining explicit conversion and constants in OOP. 1:01:54 - Creating and modifying a constant object in OOP. 1:02:39 - Understanding type compatibility issues in function calls. 1:04:03 - Function overloading explained with different data types. 1:04:42 - Understanding runtime and compile-time polymorphism in OOP. 1:06:11 - Understanding polymorphism through virtual functions in a device class. 1:07:11 - Creating a virtual function for device specifications. 1:09:03 - Understanding Method Overriding in OOP with Examples 1:09:48 - Demonstrating method overriding in smartphone and laptop classes. 1:11:12 - Explains object creation and pointer assignment in OOP. 1:11:55 - Understanding device pointers in OOP with laptops as objects. 1:13:22 - Function overriding demonstrates polymorphism in smartphone and laptop specifications. 1:14:06 - Understanding virtual functions and pure virtual functions in OOP. 1:15:29 - Understanding Abstract Classes and Pure Virtual Functions in OOP. 1:16:09 - Understanding virtual tables and virtual destructors in OOP. 1:17:24 - Understanding virtual destructors to prevent resource leaks. 1:18:03 - Understanding the role of virtual destructors in class hierarchies. 1:19:17 - Understanding Virtual and Abstract Classes in OOP. 1:19:58 - Understanding virtual functions and abstract base classes in OOP. 1:21:27 - Understanding abstract classes and pure virtual functions in OOP. 1:22:15 - Introduction to Polymorphism and its types, focusing on overloading. 1:23:30 - Explains implicit and explicit type casting in programming. 1:24:10 - Understanding explicit and mute keywords in OOP. 1:25:27 - Overview of study priorities and strategies for important questions. 1:26:00 - Discussion on type casting in OOP and exam preparation tips. 1:27:31 - Encouragement for student engagement and support. 1:28:17 - Introduction to Polymorphism in Object-Oriented Programming
Mam in the complex code i followed you step wise step but where you overloaded the operator the vs code throughs a error saying this is only valid in non static. Could you please guide me reagrding the same.
23:27 - "Ma'am, could you please help us with the FDS and OOPCG Practical's?
Your guidance would be greatly appreciated. Thank you!"
Thanks mam 🎉❤ we demand for 1 vedio per day❤
kon kon aj start kr rha h after fds paper🫡🫡😂😂😂😂
us bro😅🤙😎
How was the paper?
@@sarang7040so fucking tough but I'll get 40 ish I think I hope
Maam DELD LESSONS SAARE PEHLE DAALDO EVERY STUDENT NEEDS HELP IN DELD MA'AM!!!!!
💯 Right bro
Yes😢
Timestamps: thank me later XD
00:03 - Introduction to Polymorphism in OOP Unit 3.
00:54 - Overview of Polymorphism and its Types in OOP
02:56 - Polymorphism is a key object-oriented programming concept.
03:41 - Polymorphism simplifies understanding OOP concepts for exams.
05:07 - Overview of polymorphism in programming, specifically C++.
05:47 - Understanding polymorphism types in OOP: compile-time and run-time.
07:12 - Understanding operator overloading and virtual functions in OOP.
07:55 - Understanding compile-time and runtime polymorphism in coding.
09:19 - Understanding function overloading for square calculation.
10:06 - Understanding function calls with polymorphism in C++.
11:34 - Understanding function calling in polymorphism.
12:17 - Introduction to function overloading and compile-time polymorphism.
13:40 - Creating functions for drawing shapes in Object-Oriented Programming.
14:29 - Function implementation using inheritance in OOP.
16:04 - Understanding function overriding in OOP using a rectangle example.
16:52 - Importance of DSA knowledge for programming and interviews.
18:10 - Creating objects for shape classes using dynamic memory allocation.
18:58 - Understanding pointer usage in relation to shapes in C++.
20:20 - Understanding polymorphism through class and overridden functions in OOP.
20:57 - Understanding compile-time and run-time polymorphism in inheritance.
22:19 - Operator overloading enhances code usability and expressiveness.
23:05 - Understanding operator overloading in OOP for practical applications.
25:05 - Understanding constructor and operator overloading in OOP.
25:56 - Understanding operator overloading in OOP.
27:30 - Implementing real and imaginary parts in object-oriented programming.
28:16 - Understanding function overloading and displaying complex numbers
29:47 - Understanding operator overloading in C++ using the '+' operator.
30:40 - Demonstrating polymorphism using display functions for c1 and c2.
32:30 - Understanding the use of multiplication and constructors in polynomial functions.
33:12 - Understanding operator overloading and call by reference in OOP.
34:33 - Understanding operator overloading and unary operators in programming.
35:23 - Understanding user-defined behavior and operator overloading in OOP.
36:48 - Understanding function overloading syntax in OOP.
37:39 - Explains returning negated complex numbers using the minus operator.
39:46 - Understanding how to print and manipulate complex numbers with operators.
40:30 - Explains operator overloading with unary and binary operators in OOP.
42:16 - Understanding binary operator overloading through examples.
42:56 - Understanding operator overloading with two operands in polymorphism.
44:21 - Overview of Polymorphism and Operator Overloading in OOP.
45:05 - Understanding binary operators and type conversion in programming.
46:27 - Data conversion types: implicit vs explicit.
47:19 - Explains implicit type conversion from float to integer in C++.
48:57 - Implicit and explicit type casting in data conversion.
49:36 - Understanding explicit casting and type conversion in programming.
50:57 - Differences between explicit and implicit type casting in programming.
51:43 - Difference between implicit and explicit type conversion in programming.
53:02 - Understanding explicit type conversion and its importance in polymorphism.
53:41 - Disadvantages and challenges of operator overloading.
55:00 - Introduction to implicit conversion and operator overloading in OOP.
55:41 - Implicit conversion can lead to confusion and unwanted behavior.
57:03 - Introduction to creating a class in VS Code with variables.
57:52 - Explains explicit constructor usage and implicit conversion in OOP.
59:26 - Understanding explicit constructors in OOP.
1:00:10 - Explaining explicit conversion and constants in OOP.
1:01:54 - Creating and modifying a constant object in OOP.
1:02:39 - Understanding type compatibility issues in function calls.
1:04:03 - Function overloading explained with different data types.
1:04:42 - Understanding runtime and compile-time polymorphism in OOP.
1:06:11 - Understanding polymorphism through virtual functions in a device class.
1:07:11 - Creating a virtual function for device specifications.
1:09:03 - Understanding Method Overriding in OOP with Examples
1:09:48 - Demonstrating method overriding in smartphone and laptop classes.
1:11:12 - Explains object creation and pointer assignment in OOP.
1:11:55 - Understanding device pointers in OOP with laptops as objects.
1:13:22 - Function overriding demonstrates polymorphism in smartphone and laptop specifications.
1:14:06 - Understanding virtual functions and pure virtual functions in OOP.
1:15:29 - Understanding Abstract Classes and Pure Virtual Functions in OOP.
1:16:09 - Understanding virtual tables and virtual destructors in OOP.
1:17:24 - Understanding virtual destructors to prevent resource leaks.
1:18:03 - Understanding the role of virtual destructors in class hierarchies.
1:19:17 - Understanding Virtual and Abstract Classes in OOP.
1:19:58 - Understanding virtual functions and abstract base classes in OOP.
1:21:27 - Understanding abstract classes and pure virtual functions in OOP.
1:22:15 - Introduction to Polymorphism and its types, focusing on overloading.
1:23:30 - Explains implicit and explicit type casting in programming.
1:24:10 - Understanding explicit and mute keywords in OOP.
1:25:27 - Overview of study priorities and strategies for important questions.
1:26:00 - Discussion on type casting in OOP and exam preparation tips.
1:27:31 - Encouragement for student engagement and support.
1:28:17 - Introduction to Polymorphism in Object-Oriented Programming
Thank you ❤
18:28
Thank you. Pls upload all 4 units of FDS, OOP & DM ❤️
Practical mock ke liye kuchh plzzzzz
Pendrive 🫴
@@SunMan-g2j😏
secret superstar
Mam please practical main bhi help kardo ❤❤
Thank you mam to your kind efforts for us❤
Hii👋🏻 Didi I'm watching your mechanics playlist from last one week. It's really good and understandable ❤ I wish I got a chance to meet you☺️
Thanks mam for your kind effort for us🙏
agr app nahi hote to hamara kya hota 😅
Mam thank you so much ❤
Mam in the complex code i followed you step wise step but where you overloaded the operator the vs code throughs a error saying this is only valid in non static. Could you please guide me reagrding the same.
@@DARKAGEN The code is completely running dear...recheck if you have done something wrong
@HK_OFFICIAL_ ok mam I will once again go through it
THANK YOU MAM ☺
ma'am can we write this code in paper also, as example
Definitely dear
@@HK_OFFICIAL_ma'am you're the gift from God to us 😊❤ Love from sspu ma'am
Thanku mam !! DELD please
Mam please cg,dm and deld ka plzz karva dijiye na pahile
Mam cg , deld , FDS ka bhi daal digiye
unit 4
Thank you mam ❤
Upload fds notes
BAAKI SAARE SUBJECTS KAR LENGE DELD KE VIDEOS PLEASE FIRST PRIORITY MA'AM!!!!
LIKE THIS COMMENT GUYS IF YOU AGREE 💯❤
Mam plzz upload unit 4 of all subjects
Mam please send oop all videos