OOP in C++ : How Public, Private & Protected Keyword impacts Inheritance

preview_player
Показать описание
👉CodesBay👈 is Now 👉An Insightful Techie👈

What is meant by Object Oriented Programming (OOP) and How to understand it?

Object Oriented Programming In C++ : What happens when we use Keywords like Public, Private and Protected especially in the Context of Inheritance.

In this video, I've clarified the concept using suitable examples, Hope this will help you in clarifying the concepts behind it once and for all.

Feel free to check out and follow me @

#cpp #oop #cplusplus #programming #code #java #python #js #javascript #objects #coding
Рекомендации по теме
Комментарии
Автор

I am a student from NYU. Your 6-minute video is much more clear than my professor's 75-minute lecture. Thanks so much!

daviddu
Автор

By far the best explanation about C++ classes I've seen

ced_ak
Автор

This was by far the best tutorial i have seen! You talked about any kind of case so that i dont need to ask something. Thank you very much!

survivalizeed
Автор

Best explanation of inheritence i've seen so far! Thank you!

MirceaBene
Автор

Really best ever explanation of these three confusing terms. Gonna share it AMAP👍

sangamdalal
Автор

Thnaks sir, literally i have cleared my protected concept in just 5 minutes through parallel practice on my compiler from your video.

Abubakar-idcx
Автор

Thank you sir! Great example, really helped me understand with your amazing explanation!

laurenlin
Автор

Nice example. Thank you. So, in the final code, let's say the Son class has a Daughter that also inherits - GrandDaughter class... While keeping the GrandSon class able to still have access to propValue, how do you implement the new GrandDaughter class (sibling to GrandSon) so she can NOT access propValue? So access control is, Father can access, Son can access, GrandSon can access, GrandDaughter can NOT access.

AtomkeySinclair
Автор

Thank you so much, finally understood this!

WarriorAjk
Автор

This property example is very understandable. Thanks 👍

nishantkaushik
Автор

Thanks a lot for such good and detailed explanation! ❤

kxgigof
Автор

You explain so nicely prof, I really like your humble way of speaking.

sakshamdogra
Автор

Thanks for the great explanation! I am sure I'll never forget it now!!

rezvanmohammadrezaee
Автор

wow your video was so simple and easy to understand i was so confused all the time

Stevekevlar_
Автор

very nice presentation and very creative of u using the examples like father and son.

pratyushupadhyaya
Автор

Thank you so much sir, for your best explanation of these confusing terms

jatingoyal
Автор

This was a great explanation, thanks! Quickly helped me clear up some confusion with derived class definitions😄

andrewdoesthings__
Автор

Very clear explanation, thanks a lot.

araujo_
Автор

nice explanation perfect example makes easy to understand tnx sir

ShankarD-mfbq
Автор

Best explanation I ever seen
Thank you so much

danielyohannes