Virtual class in C++ | C++ Tutorial | Mr. Kishore

  Рет қаралды 116,671

Naresh i Technologies

Naresh i Technologies

Күн бұрын

Пікірлер: 66
@NareshIT
@NareshIT 5 жыл бұрын
Please Comment, Subscribe and Click Bell🔔🔔🔔 Icon for More Updates. To learn software course from our experts please register here for online training: goo.gl/HIB0wL
@canaaneric9790
@canaaneric9790 3 жыл бұрын
A tip : you can watch movies on Flixzone. I've been using it for watching lots of of movies recently.
@quinnwill4520
@quinnwill4520 3 жыл бұрын
@Canaan Eric Yup, I have been using Flixzone} for months myself :)
@gajulasamatha9038
@gajulasamatha9038 Жыл бұрын
Sorry for saying this sir but you didn't tell the one thing...that is We inheriting the class c1 two times to class c4 through class c2 and class c3. The compiler will get confuse if you call the member function c1fun of class c1 to select path to access that c1fun , as there are two paths to access that c1fun one is through the class c2 and another one is class c3. Thus we are using 1."virtual" keyword while inheriting the class c1 to c2 and c3. OR 2. we can use class name and scope operator during function call. Where these two makes a single path to access class c1.
@prakashvij3819
@prakashvij3819 7 жыл бұрын
You are a great teacher keep it up
@dr.kdileepkumar7292
@dr.kdileepkumar7292 7 жыл бұрын
sir please add your virtual functions concept
@kalpanareddy4578
@kalpanareddy4578 6 жыл бұрын
thank you sir for your explanation
@jyotiyaduwanshi5186
@jyotiyaduwanshi5186 4 жыл бұрын
Over-riding programs are not there in c++ programs list. Kindly upload that too sir .
@_nabin_8848
@_nabin_8848 Жыл бұрын
rather than calling it virtual class it is usually referred as virtual inheritance.
@riturajanand7133
@riturajanand7133 5 жыл бұрын
sir, please upload the virtual function concept, I m a huge fan of yours.
@aamirmalla9898
@aamirmalla9898 5 жыл бұрын
Overriding n virtual function vdeos are not here ?
@viswanathgupta7406
@viswanathgupta7406 7 жыл бұрын
Pls Add about function overloading and inline functions videos
@jyotiyaduwanshi5186
@jyotiyaduwanshi5186 4 жыл бұрын
Yes sir . Please
@Dida2080
@Dida2080 7 жыл бұрын
Exceptional explanation add more c++ courses pls...
@AbdulRahman-cm9wi
@AbdulRahman-cm9wi 5 жыл бұрын
you are great sir:- very nice way of teaching sir i cleared my all doubt thank virtual function in hierarchical inheritance
@madamanchinethraaruna1175
@madamanchinethraaruna1175 5 жыл бұрын
Very nice explanation sir. Thank you very much.
@likhitachandana5588
@likhitachandana5588 7 жыл бұрын
It's really a helpful video sir...👌👌👍👍
@sajaliffco
@sajaliffco 7 жыл бұрын
simple easy language. Descent... appreciated . :) nice one
@sarithapuli3667
@sarithapuli3667 4 жыл бұрын
Me classes Chala bagunayi sir e lockdown type lo degree valaki Chala use avuthundhi sir tq a lot ...simply superb......slow GA superb ga ardham ayatatu chapthunaru😇😇
@sandaliyasara6000
@sandaliyasara6000 2 жыл бұрын
Thanku from Sri Lanka ❤
@sowdhamreddy4065
@sowdhamreddy4065 6 жыл бұрын
Add virtual function concept sir....
@kalavathidevala4820
@kalavathidevala4820 4 жыл бұрын
Sir your not uploaded the over riding concept lecture .
@sahirbhat5155
@sahirbhat5155 5 жыл бұрын
Plzz provide secreenshot of every program
@rohith5671
@rohith5671 2 жыл бұрын
this sir classes making me to fall in love with c++ ❤️❤️❤️👌👌
@unknown-bc3uh
@unknown-bc3uh 6 жыл бұрын
Hi sir, it is nice explanation. But I want to know some what in depth like only one copy created then in which way it will go to class D. And there is virtual key word with class so vptr and vtable will create or not if yes then how it will work can you explain about it. On board.
@nitishmc6929
@nitishmc6929 7 жыл бұрын
Sir your explanation is very easy to understand
@candyshiva7403
@candyshiva7403 6 жыл бұрын
U said that it is not possible in iheritance but again u r saying that is multiple inheritance
@YashDEVELOPER12
@YashDEVELOPER12 3 жыл бұрын
Thanks you so much sir🙏🙏 Its really helpful
@rahuljain2205
@rahuljain2205 6 жыл бұрын
what about d videos on polymerization.
@kMahnoorKhurram
@kMahnoorKhurram 3 жыл бұрын
Sir wonderful explanation given
@sowdhamreddy4065
@sowdhamreddy4065 6 жыл бұрын
Your explanation is very good sir that I could understand very easily and I subscribed you sir thank you sir for such beautiful explanation that you given for virtual
@lakshmilakku7222
@lakshmilakku7222 4 жыл бұрын
Excellent explanation
@arpithaarpi4561
@arpithaarpi4561 7 жыл бұрын
Can you explain data structure in c++?
@Ashwin_Dhuriya
@Ashwin_Dhuriya 4 жыл бұрын
subscribe to @abdul bari data structures
@allyouinfotech7936
@allyouinfotech7936 2 жыл бұрын
so we should use virtual in hybrid inheritance or not?
@rohith5671
@rohith5671 2 жыл бұрын
excellent ❤️❤️👌👌👌
@arpithaarpi4561
@arpithaarpi4561 7 жыл бұрын
Sir can you explain the concept of polymorphism plz...
@IIM_life_by_Divya
@IIM_life_by_Divya 4 жыл бұрын
sir where r the videos of overriding and overloading
@suravighosal9934
@suravighosal9934 3 жыл бұрын
Thank you sir
@pratibhajaiswal9665
@pratibhajaiswal9665 2 жыл бұрын
Can we create c2,c3 and c1 object?
@bmkonlinetech
@bmkonlinetech 6 ай бұрын
Sir my university definitely need you
@udhayarajans.s1291
@udhayarajans.s1291 4 жыл бұрын
Which copy will be bypass sir
@shwetanknaveen
@shwetanknaveen 6 жыл бұрын
#include using namespace std; class A { public: void fun() { cout
@csforcommonsense3360
@csforcommonsense3360 3 жыл бұрын
Dynamic binding concept is missing sir..
@smtusharibnesalam8688
@smtusharibnesalam8688 5 жыл бұрын
Nobody talks about the real thing
@harimorla2173
@harimorla2173 4 жыл бұрын
Sir, please upload virtual function lecture video
@prudvireddy7022
@prudvireddy7022 4 жыл бұрын
🔥💯...good
@abhisheksahani3680
@abhisheksahani3680 5 жыл бұрын
sir in class c4,we will not add by writting like class c4:public virtual c1,public virtual c2 ...clearify sir this please
@manalisamani6729
@manalisamani6729 5 жыл бұрын
What is difference b/w virtual base class and virtual function? I m confuse or i dont know what to write in this.....plz help me 🙏sir
@virendramane7818
@virendramane7818 4 жыл бұрын
if i'm not wrong the virtual base class is used for to avoid duplication of data and ambiguity problem when we are deal with multipath inheritance and virtual function is useful feature in cpp to achieve run time polymorphism...i.e in function overriding problem...
@manalisamani6729
@manalisamani6729 4 жыл бұрын
@@virendramane7818 thanks👍
@viswanathgupta7406
@viswanathgupta7406 7 жыл бұрын
virtual functions
@rahulshinde9220
@rahulshinde9220 6 жыл бұрын
Very nice sar
@kranthikumar6016
@kranthikumar6016 Жыл бұрын
It is diamond problem.. multipath inheritance
@raghavamopidevi9700
@raghavamopidevi9700 Жыл бұрын
#include using namespace std; class c1 { public: void c1fun() { cout
@adityadhole7546
@adityadhole7546 Жыл бұрын
Yes you are correct
@sathwikaadigoppula9257
@sathwikaadigoppula9257 5 жыл бұрын
Sir plz make ur text size as larger
@bhavanah1665
@bhavanah1665 7 жыл бұрын
According to what I learnt from my teacher, This concept is called Virtual Inheritance not virtual class. Is it true? I am confused...
@nikhilbrusli2087
@nikhilbrusli2087 7 жыл бұрын
There is nothing like virtual inheritance.He just explained the situation when and how virtual class is used.
@tulasiramdhullipalla5143
@tulasiramdhullipalla5143 6 жыл бұрын
Hybrid inheritance
@sammydeew4773
@sammydeew4773 6 жыл бұрын
this is called as Diamond problem.
@venkateshv1842
@venkateshv1842 4 жыл бұрын
In C# not in c++
@udaykiran-wg3vb
@udaykiran-wg3vb 3 жыл бұрын
bloody waste.
@deekannada1286
@deekannada1286 Жыл бұрын
Thank you sir
Pure Virtual function, Abstract base class | C ++ Tutorial | Mr. Kishore
17:35
Naresh i Technologies
Рет қаралды 94 М.
Static Member Functions | C++ Tutorial | Mr. Kishore
16:51
Naresh i Technologies
Рет қаралды 68 М.
$1 vs $500,000 Plane Ticket!
12:20
MrBeast
Рет қаралды 122 МЛН
Counter-Strike 2 - Новый кс. Cтарый я
13:10
Marmok
Рет қаралды 2,8 МЛН
Multiple Inheritance in C++ | C++ Tutorial | Mr. Kishore
18:18
Naresh i Technologies
Рет қаралды 76 М.
Friend Class in C++ Example 1 | C++ Tutorial | Mr. Kishore
15:05
Naresh i Technologies
Рет қаралды 100 М.
Parameterized Constructors in Inheritance | C++ Tutorial | Mr. Kishore
19:25
Naresh i Technologies
Рет қаралды 60 М.
Exception Handling in C++ Part-1 | C ++ Tutorial | Mr. Kishore
16:26
Naresh i Technologies
Рет қаралды 92 М.
Virtual Functions & Abstract Classes in C++ | C++ Programming Tutorials
15:12
you will never ask about pointers again after watching this video
8:03
$1 vs $500,000 Plane Ticket!
12:20
MrBeast
Рет қаралды 122 МЛН