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
@canaaneric97903 жыл бұрын
A tip : you can watch movies on Flixzone. I've been using it for watching lots of of movies recently.
@quinnwill45203 жыл бұрын
@Canaan Eric Yup, I have been using Flixzone} for months myself :)
@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.
@prakashvij38197 жыл бұрын
You are a great teacher keep it up
@dr.kdileepkumar72927 жыл бұрын
sir please add your virtual functions concept
@kalpanareddy45786 жыл бұрын
thank you sir for your explanation
@jyotiyaduwanshi51864 жыл бұрын
Over-riding programs are not there in c++ programs list. Kindly upload that too sir .
@_nabin_8848 Жыл бұрын
rather than calling it virtual class it is usually referred as virtual inheritance.
@riturajanand71335 жыл бұрын
sir, please upload the virtual function concept, I m a huge fan of yours.
@aamirmalla98985 жыл бұрын
Overriding n virtual function vdeos are not here ?
@viswanathgupta74067 жыл бұрын
Pls Add about function overloading and inline functions videos
@jyotiyaduwanshi51864 жыл бұрын
Yes sir . Please
@Dida20807 жыл бұрын
Exceptional explanation add more c++ courses pls...
@AbdulRahman-cm9wi5 жыл бұрын
you are great sir:- very nice way of teaching sir i cleared my all doubt thank virtual function in hierarchical inheritance
@madamanchinethraaruna11755 жыл бұрын
Very nice explanation sir. Thank you very much.
@likhitachandana55887 жыл бұрын
It's really a helpful video sir...👌👌👍👍
@sajaliffco7 жыл бұрын
simple easy language. Descent... appreciated . :) nice one
@sarithapuli36674 жыл бұрын
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😇😇
@sandaliyasara60002 жыл бұрын
Thanku from Sri Lanka ❤
@sowdhamreddy40656 жыл бұрын
Add virtual function concept sir....
@kalavathidevala48204 жыл бұрын
Sir your not uploaded the over riding concept lecture .
@sahirbhat51555 жыл бұрын
Plzz provide secreenshot of every program
@rohith56712 жыл бұрын
this sir classes making me to fall in love with c++ ❤️❤️❤️👌👌
@unknown-bc3uh6 жыл бұрын
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.
@nitishmc69297 жыл бұрын
Sir your explanation is very easy to understand
@candyshiva74036 жыл бұрын
U said that it is not possible in iheritance but again u r saying that is multiple inheritance
@YashDEVELOPER123 жыл бұрын
Thanks you so much sir🙏🙏 Its really helpful
@rahuljain22056 жыл бұрын
what about d videos on polymerization.
@kMahnoorKhurram3 жыл бұрын
Sir wonderful explanation given
@sowdhamreddy40656 жыл бұрын
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
@lakshmilakku72224 жыл бұрын
Excellent explanation
@arpithaarpi45617 жыл бұрын
Can you explain data structure in c++?
@Ashwin_Dhuriya4 жыл бұрын
subscribe to @abdul bari data structures
@allyouinfotech79362 жыл бұрын
so we should use virtual in hybrid inheritance or not?
@rohith56712 жыл бұрын
excellent ❤️❤️👌👌👌
@arpithaarpi45617 жыл бұрын
Sir can you explain the concept of polymorphism plz...
@IIM_life_by_Divya4 жыл бұрын
sir where r the videos of overriding and overloading
@suravighosal99343 жыл бұрын
Thank you sir
@pratibhajaiswal96652 жыл бұрын
Can we create c2,c3 and c1 object?
@bmkonlinetech6 ай бұрын
Sir my university definitely need you
@udhayarajans.s12914 жыл бұрын
Which copy will be bypass sir
@shwetanknaveen6 жыл бұрын
#include using namespace std; class A { public: void fun() { cout
@csforcommonsense33603 жыл бұрын
Dynamic binding concept is missing sir..
@smtusharibnesalam86885 жыл бұрын
Nobody talks about the real thing
@harimorla21734 жыл бұрын
Sir, please upload virtual function lecture video
@prudvireddy70224 жыл бұрын
🔥💯...good
@abhisheksahani36805 жыл бұрын
sir in class c4,we will not add by writting like class c4:public virtual c1,public virtual c2 ...clearify sir this please
@manalisamani67295 жыл бұрын
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
@virendramane78184 жыл бұрын
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...
@manalisamani67294 жыл бұрын
@@virendramane7818 thanks👍
@viswanathgupta74067 жыл бұрын
virtual functions
@rahulshinde92206 жыл бұрын
Very nice sar
@kranthikumar6016 Жыл бұрын
It is diamond problem.. multipath inheritance
@raghavamopidevi9700 Жыл бұрын
#include using namespace std; class c1 { public: void c1fun() { cout
@adityadhole7546 Жыл бұрын
Yes you are correct
@sathwikaadigoppula92575 жыл бұрын
Sir plz make ur text size as larger
@bhavanah16657 жыл бұрын
According to what I learnt from my teacher, This concept is called Virtual Inheritance not virtual class. Is it true? I am confused...
@nikhilbrusli20877 жыл бұрын
There is nothing like virtual inheritance.He just explained the situation when and how virtual class is used.