Inheritance & Its Different Types with Examples in C++ | C++ Tutorials for Beginners #36

preview_player
Показать описание

Best Hindi Videos For Learning Programming:



►C Language Complete Course In Hindi -

►JavaScript Complete Course In Hindi -



►Django Complete Course In Hindi -






Follow Me On Social Media
Рекомендации по теме
Комментарии
Автор

If you are interested in programming memes/knowledgeable posts, follow me on instagram: instagram.com/CodeWithHarry

CodeWithHarry
Автор

when i opened youtube i search code with this is our love with you from Pakistan..i recommended this channel to most of the people

m.mubashar
Автор

Base class and Derived class.
Types of inheritance:
1) single inheritance:
2) multiple inheritance: Derived class with more than one base class.

3) hierarchical inheritance: several derived classes from base classes.
4) multilevel inheritance: deriving class from already derived class.
5) hybrid inheritance: hierarchical inheritance + multiple inheritance (multilevel too looking from top to bottom)

sakshamchhatkuli
Автор

Mammals include humans and all other animals that are warm-blooded vertebrates (vertebrates have backbones) with hair. They feed their young with milk and have a more well-developed brain than other types of animals. Aardvark.

gautam
Автор

17:27 do papa ka ek baccha, ek papa ke 2 bacche
EPIC EXPLANATION

AbhinavSingh-hoqs
Автор

Hybrid inheritance is also=hierarchical+multiple inheritance

prideamezing
Автор

2 papa ke ek bacha hai i like it harry bhai anyways u r such a great person and very motivational person also, i dont express my feeling that how much i happy about it you given ur special time to teach us freely great bhaya u r really a inspiration

nileshdhal
Автор

Sir ise continue karne ke liye bahot bahot Shukriya 😚☺️☺️

imtiyaz_hasan_khan
Автор

Thnak you sir for starting the C++ series again. Thank you sir.

apoorvashukla
Автор

hirarchical - marvaadi
many kids single parents
multiple- american
one kid - many parents ( step mom, dad etc)

suzz
Автор

Wow
Kya luck h..mera
Kl maine comment kiya or aaj Harry bhai ne is series ko continue kr diya.

itsthesurya
Автор

I really thankful to you… your videos made me to learn actual things rather studying only to pass the exam….but one thing I have to mention that…the above example of hybrid inheritance is not only combination of multiple and multilevel inheritance, it also have hierarchical inheritance.

DineshSingh-hxkw
Автор

Bade dino ke baad aaj is playlist me appke darshan hue boht acha laggga 😁😁😁😘😘😘😘
Continue this series please
BTW love love ♥️♥️♥️♥️♥️♥️☺️☺️☺️☺️
Fav teacher in my life

GeekyShubhamSharma
Автор

/*INHERITANCE IN C++ OVERVIEW:-
-Reusability is a very important concept of oops.
-In C++ we reuse a class and add additional features in it.
-Reusing a class saves time and money.
-Reusing already tested and debugged class is saves our a lot of efforts.
-The property of reusability is using in C++ by inheritance.
-We use the properties of existing class by inheritance.
-BASE CLASS: existing class is base class.
-DERIVED CLASS: the new class which is inherited.
*/
/*TYPES OF INHERITANCE:-
There are 5 types of inheritance.
1.SINGLE: A derived class with one base class. [A--->B]{A drives B}
2.MULTIPLE: A derived class with more then one base class.
3.HIERARCHICAL: Sevral derived classes with one base class.
4.MULTILEVEL: Derived a class with already derived class. [A-->B-->C]
5.HYBRID: Mixer of multilevel and multiple inheritance.
*/

vijaysaharan
Автор

very informative video. examples mje ab ratt gye hain etna acche se smj aa gya

aniketvishwakarma
Автор

The meaning of mammal is as follows 😌 --
"Mammals (from Latin mamma, 'breast') are a group of vertebrate animals constituting the class Mammalia (/məˈmeɪliə/), and characterized by the presence of mammary glands which in females produce milk for feeding (nursing) their young, a neocortex (a region of the brain), fur or hair, and three middle ear bones."

kiranshinde
Автор

12:45 when harry spoke about dino game, i remember about BGMI and Dynamo <3

amrutanubhab
Автор

I think Hybrid Inheritance contains all the 3 types of inheritance in it...A->B and A->C it is single base class and 2 derived class so it's a Hierarchical Inheritance....
A->B->D :- Multilevel inheritance
B->D and C->D :- it is single derived class and two base class so it it multiple Inheritance

nkbanerjee
Автор

Mammals (from Latin mamma "breast") are a group of vertebrate animals constituting the class Mammalia (/məˈmeɪliə/), and characterized by the presence of mammary glands which in females produce milk for feeding (nursing) their young, a neocortex (a region of the brain), fur or hair, and three middle ear bones.

crispyclips
Автор

Single inheritance - 1 papa ka 1 beta
Multiple inheritance - more than 1 papa ka 1 beta
Multi level inheritance - 1 dada 1 papa 1 beta
Hierarchical inheritance - 1 papa ka more than 1 beta
Hybrid inheritance -😅😅

SagarKumar-nkhz