Inheritance in C++ - Part 2

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

In this video I have explained about Inheritance in C++:

1. Explain Inheritance.

2. Types of Inheritance.

a. Single inheritance.

b. Multiple inheritance.

c. Multi level inheritance.

d. Hybrid inheritance.

4. Example for Inheritance.

Secondly I have shown code explaining different types of Inheritance in C++.

Prof. Vinod Pillai.
Рекомендации по теме
Комментарии
Автор

sir, ur way of explaining things is excellent

ankitaverma
Автор

After watched many c++ inheritance vid, i think this one explained better on protected and private. Thank you.

_masterbait
Автор

thank you Mr vinod for this amazing video, plz keep up

saadka
Автор

Yes. If parent class is having some function with some logic and want to allow it to be accessed/inherited by other child class then it can be inherited.

vinodthebest
Автор

I LOVE C++.. :D ALL BECAUSE OF YOU SIR

shikharrai
Автор

sir can you explain about "this pointer " please...

kanna