you made a good job by explaining it just by showing without adding voice. This technique will never let the viewer get deviated from the video. Adding voice can sometimes be boring as viewers generally tend to do some other job while viewing since they think that they're hearing and that's well enough for them(it happens with me) :p
I never comment on RUclips videos. But your video made me to do it. You learned that we can also learn OOP through entertainment. It's just amazing and fabulous.
Really really really really really really help fulllllllll. Tq sooooo much for making complex programs easy. Please don't stop. Always share your knowledge in this unique way.
This is the best video i got on the you tube regarding programming.Thank u so much sir. I am really facing problems in C++ because m not able to attend my college lectures and from your channel i have started preparing for my examination.
You are like a aladdin jin .i m just thinking about how this concept became easy for me and you just made it true .thanks for doing such hard work for us. It's so helpful✌🏻#keepgoing
VERY VERY VERY good and simple way to learn programming.... Thank you a lot..... your vdos are helping a lot for my upcoming board exams .....Thank You Very Much !
Thank u so Much Akanksha :-) I am glad You Like My Video As You Can see I dont have lot of Subscribers Plz Help Me By Sharing My Channel with Your Friends and on Social Media Keep on Learning
Really appreciating very nice u had not tried ur best but u have done it. My all doubts got clear awesome 👍👌 thank you so much for this excellent videos 😍....
Thanks J userf for Watching my videos As You can see My Subscribers are very less in spite of lot's of Good Work Plz help me in growing my channel Share My Channel on Social Media and with your Friends too :-) I hope you'll like to help this channel Keep on Watching J userf
Is the code available for the examples shown in these tutorials so people can just copy and play around with it ? If not it would be nice to have them.
Hi Vishnu first thanks a lot for watching my videos I know I didn't explain protected very clearly , because the real use and application of protected is in Inheritance So I suggest you to watch all my videos on Inheritance and You'll clearly understand difference between Protected and Private I hope you'll like to help me by sharing my videos on Facebook and help me in getting more subscribers As You can see I don't have much Subscribers :-)
vishnu vardhan Private members cannot be accessed by objects created outside the class--only by member functions of its own class. Base class members designated as "protected" are "private" with respect to objects created outside the class but they may be accessed by derived class member functions (as well as member functions of its own class) just as if they were member functions of its own class. Classifying members as "protected" is no different than classifying them as "private" if there are no derived classes. If you form a derived class using the keyword "public", you change NONE of the access specifiers upon inheritance--private members of the base class will still be private in the derived class, protected members will still be protected, etc. If you inherit using the "protected" keyword, the lowest access that the inherited members could possibly be is "protected". Thus public members will be "promoted" to protected, however "private" members will NOT be "demoted"--they will remain private in the derived class as well. If you inherit using "private", then EVERY member inherited will be promoted to private in the derived class. None of this will change the access specifiers of the base class--only the inherited members in the derived class. I hope this helps.
A B Functions of class B can access members of class A (including its member functions) if the member function in class A is either public or protected, but NOT if it was private. If it was private, then it could only be accessed by other class A member functions.
//Here I am using private/protected specifier for class inheritance.. not that derived class object cannot call base class function. But derived class function can call base class function. heres the technique. #include using namespace std; class A { private: int data; public: void getdata() { cout
Protected is not same as public dude. In public inheritance, you can access functions of class A with object of class B directly. How can you do that in protected?
Hello Durr e Adan Sadiq Protected is same as Public in case of Inheritance , but with a small difference Suppose there is a single Inheritance between class A and class B When we write class B : public A {.......} This means all the private member in class A are inherited as private in class B & all the protected members are inherited as protected in class B & all the public member are inherited as public But when we write class B : protected A {........} This means all the private member in class A are inherited as private in class B & all the protected members are inherited as protected in class B & this is the difference -> all the public members are inherited as protected. So i mean to say public and protected access specifier in INHERITANCE are a bit similar , but the difference is protected converts public of class A to protected for class B. and You are right my friend we cannot access functions of class A with object of class B , but I never said that in my video. functions of class B can access the protected members of class A , objects don't have the power to access protected member. If I still failed to clear your doubt my friend please comment :-)
This is much more difficult to EXPLAIN than it is to UNDERSTAND. Once you get it, you will know what I mean. Once you do get it, try explaining it to someone else and see what I mean.
Hey Hi, Your Username is different than other , (that's Cool) :-) Yeah It would be much better if I add my voice to it. But I wanted to make videos like a Live Book. I want your mind to read my videos , because when you are watching my videos your mind has to be on 100% Concentration. So If U need to understand what's going on my video then you need to be 100% attentive. Sorry for such a long and boring answer but that's the reason but it's a bit scientific. Try a Experiment. Watch any of my video and watch any video with audio. You'll see that you will be able to retain much more content than an video with audio. But thanks for such a genuine suggestion.
Fascinating bro. I wish i could give you a millions of likesssss.
Thanks Mr Victor :-)
you made a good job by explaining it just by showing without adding voice. This technique will never let the viewer get deviated from the video. Adding voice can sometimes be boring as viewers generally tend to do some other job while viewing since they think that they're hearing and that's well enough for them(it happens with me) :p
I understood the concept very clearly and thank you , now all I need is practice.
I never comment on RUclips videos. But your video made me to do it. You learned that we can also learn OOP through entertainment. It's just amazing and fabulous.
Mene socha tha video me awaj nhi h, Hoga bilkul sarkari...
Par ye video to pad gya sare videos pe bhari👍👍👍👍👍
The lecture without voice
Is the better choice
It helps to concentrate 😀
you make video by your heart and with 100% thanku for your efforts for us ,
super helpful. My teacher taught this for 3 hours and still couldn't make any sense. thanks man
crystal clear... excellent work !!!
nothing could be more better than this. Blessings..
Really really really really really really help fulllllllll. Tq sooooo much for making complex programs easy. Please don't stop. Always share your knowledge in this unique way.
What a great way of teaching
It is a very nice way of teaching
This is the best video i got on the you tube regarding programming.Thank u so much sir. I am really facing problems in C++ because m not able to attend my college lectures and from your channel i have started preparing for my examination.
thanks a lot sir really it solved out my problem because i was struggling by last 6 months in this topics
It's not confusing to much excellent 👏👌
You are like a aladdin jin .i m just thinking about how this concept became easy for me and you just made it true .thanks for doing such hard work for us. It's so helpful✌🏻#keepgoing
Me video eka patta. This is the best thing that i have ever learnt
VERY VERY VERY good and simple way to learn programming.... Thank you a lot..... your vdos are helping a lot for my upcoming board exams .....Thank You Very Much !
MOST USEFUL VIDEO.THANKS FOR BEST EXPLANATION.
Thanks Halish
Have you seen Codearchery.com teaser?
ruclips.net/video/cqLdlBaohLU/видео.html
Did you like it ?
Your efforts have won my viewership! Cheers :)
Super Simple. Thumbs Up.
It was made easy❤
Outstanding content of video 👍 it helps much much much
One of the best channel to learn programming
Thanks a lot Anmol
Beautiful explanation and videos seriously amazing😊😊
This video deserves more views....great work man!..kudos to Ur hard work..keep rocking
Really thanks..
This is really wonderful way to explain things...
nice video ....... it's like learn by fun
this is definitely the best video on inheritance..!😃😃😃
Thank u so Much Akanksha :-)
I am glad You Like My Video
As You Can see I dont have lot of Subscribers
Plz Help Me By Sharing My Channel with Your Friends and on Social Media
Keep on Learning
I always love u r videos and I learn more from your channel rather than thought in class thanks a lot
Really appreciating very nice u had not tried ur best but u have done it.
My all doubts got clear awesome 👍👌 thank you so much for this excellent videos 😍....
very good brother
The best explanation!
amazing presentation. Thanks
it is the best way thanks a lot.
Thanks a lot Tech edu
I hope You'll like to Help this channel by sharing it with your friends
Keep on watching and Keep on Learning Cool stuff :-)
well explained...........thanks a lot
I understand this video than any other video 🙏🙏🙏🙏🙏🙏🙏🙏♥️♥️♥️♥️♥️♥️♥️♥️
one of the best video
This is cute in way he teach us with animation character 🙃
awesome love it please make more
Amazing 😎
I love this channel it´ssooo... easy to learn here.
videos are jhakas really thankyou sir
Very Very Good
Awesome ❣️thanks a lot
This really helped a lot
.... thanks for making such amazing vedios
thankyou so much!best explanation
Thank You so much DK for this Comment and appreciating my Hard Work.
Keep on Learning :-)
THANK YOU SO MUCH
Thanku so much yr... Superb...
Great workk ...reallyy helpfulll💕
very good
really helpful vedio!!!
Very Nice. Its help me a lot.:-)
Thanks soumi
Sorry for replying late :-)
realy first time watching an tutorial like a moive,highly engaging content great work,open an patreon
Thanks a lot🤩😍
Thank you for this!
Your explaining technique is very well .........I just have one requires i need explanation on use of "using namespace std "in oop
really appericiate your work bro. Thanks :-)
Thanks bro :)
thanks dude !
Thanks J userf for Watching my videos
As You can see My Subscribers are very less in spite of lot's of Good Work
Plz help me in growing my channel
Share My Channel on Social Media and with your Friends too :-)
I hope you'll like to help this channel
Keep on Watching J userf
thank youuuuuuuu sir
This is more like it 🤔🙌
Great video sir but in program please add protected members in base class and explain protected and public inheritance.
Goooooooooooooood
Brooooo 😭😭😭😭 where are youu
awesome
Thanks David.Share this video with your friends too :-)
cout
Cout
Please add your voice explaining thing..that will be viewer friendly..
Is the code available for the examples shown in these tutorials so people can just copy and play around with it ? If not it would be nice to have them.
Thanks Spectrum for Watching My Video and For Suggestion :-)
Yeah I am planning to upload My code on GitHub so everyone can access it
So it means that private and protected access specifier are almost similar?
Data member concept also needed
Videos are understandble but when comes to program video clarity is some what missing
sir ,can you explain protected acces specifier clearly .....difference beween private and protected
Hi Vishnu first thanks a lot for watching my videos
I know I didn't explain protected very clearly , because the real use and application of protected is in Inheritance
So I suggest you to watch all my videos on Inheritance and You'll clearly understand difference between Protected and Private
I hope you'll like to help me by sharing my videos on Facebook and help me in getting more subscribers
As You can see I don't have much Subscribers :-)
vishnu vardhan Private members cannot be accessed by objects created outside the class--only by member functions of its own class. Base class members designated as "protected" are "private" with respect to objects created outside the class but they may be accessed by derived class member functions (as well as member functions of its own class) just as if they were member functions of its own class. Classifying members as "protected" is no different than classifying them as "private" if there are no derived classes.
If you form a derived class using the keyword "public", you change NONE of the access specifiers upon inheritance--private members of the base class will still be private in the derived class, protected members will still be protected, etc. If you inherit using the "protected" keyword, the lowest access that the inherited members could possibly be is "protected". Thus public members will be "promoted" to protected, however "private" members will NOT be "demoted"--they will remain private in the derived class as well. If you inherit using "private", then EVERY member inherited will be promoted to private in the derived class.
None of this will change the access specifiers of the base class--only the inherited members in the derived class.
I hope this helps.
PlZz continue to upload ur videos.... plzzzz plzzzzzzzzzzzz..
Suprerb
Thanks Rashmi , Don't forget to Share :-)
Keep on Learning and Keep on Watching
function of B can access the function of A is it because the function of A is public??
A B It would be also be able to access it if it were protected, but not if it were private.
A B Functions of class B can access members of class A (including its member functions) if the member function in class A is either public or protected, but NOT if it was private. If it was private, then it could only be accessed by other class A member functions.
so cute :)
please make video on singly linked list and doubly linked list insertion and deletion
I have already created 2 videos on Linked List :-)
Have you seen Codearchery.com teaser?
ruclips.net/video/cqLdlBaohLU/видео.html
Did you like it ?
//Here I am using private/protected specifier for class inheritance.. not that derived class object cannot call base class function. But derived class function can call base class function. heres the technique.
#include
using namespace std;
class A
{
private:
int data;
public:
void getdata()
{
cout
🌹
Protected is not same as public dude. In public inheritance, you can access functions of class A with object of class B directly. How can you do that in protected?
Hello Durr e Adan Sadiq
Protected is same as Public in case of Inheritance , but with a small difference
Suppose there is a single Inheritance between class A and class B
When we write class B : public A
{.......}
This means all the private member in class A are inherited as private in class B &
all the protected members are inherited as protected in class B &
all the public member are inherited as public
But when we write class B : protected A
{........}
This means all the private member in class A are inherited as private in class B &
all the protected members are inherited as protected in class B &
this is the difference -> all the public members are inherited as protected.
So i mean to say public and protected access specifier in INHERITANCE are a bit similar , but
the difference is protected converts public of class A to protected for class B.
and You are right my friend we cannot access functions of class A with object of class B , but I never said that in my video. functions of class B can access the protected members of class A , objects don't have the power to access protected member.
If I still failed to clear your doubt my friend please comment :-)
literally i was searching for acess specifiers and i found
G 12
bro you kept ads on they keep popping up
there's an easier way to what u did at 6:23
This is much more difficult to EXPLAIN than it is to UNDERSTAND. Once you get it, you will know what I mean. Once you do get it, try explaining it to someone else and see what I mean.
you rocked i m shoccked its my mid time great one i also ask many friends to subscribe your chaneeel love u bro
\\\\\\\cout
Koi nii aiiii smj......!😣
Wtf
This video hes 4 ads
its not understandable 😐😕
Why dont you use voice , it would be much better
Hey Hi,
Your Username is different than other , (that's Cool) :-)
Yeah It would be much better if I add my voice to it.
But I wanted to make videos like a Live Book.
I want your mind to read my videos , because when you are watching my videos your mind has to be on 100% Concentration.
So If U need to understand what's going on my video then you need to be 100% attentive.
Sorry for such a long and boring answer but that's the reason but it's a bit scientific.
Try a Experiment.
Watch any of my video and watch any video with audio.
You'll see that you will be able to retain much more content than an video with audio.
But thanks for such a genuine suggestion.
thats a gud idea.
and its really true that we can concentrate more
please stop background music