Inheritance in C++ Part 6

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

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

1. Explain Inheritance.

2. Explain the use of "using" keyword in Inheritance.

3. Example of showing the use of "using" keyword to change the access specifer.

Secondly I have shown code explaining the use of "using" keyword in C++ Inheritance.

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

Loved your videos, very simple way of teaching complex concepts!!!! great

amitsahu
Автор

Hey man. Thanks a lot for your videos. You have a very simple style of discussing things and I watched all six of your inheritance videos at a stretch. :)

Good job!

johns
Автор

Sir, subscribed u.. upload as many videos as u can.. they are all helpful.. God bless u Sir..

sthitapragyan_debasis
Автор

sir all ur videos are too good....i have listened all c++ videos...plz upload the video of this pointer in c++, nd stream operators overloading...the one which u have uploaded has no voice....

NehaGupta-mmfk
Автор

thank you dear prof. I have gone through some of your videos and feel interesting and easy to understand. please add some videos with respect to C++11/14/17 if possible for you.

dillip
Автор

loved lactures but some concept of inheriance are left
so make more vedios on this topic inheritance c++

mramzanali
Автор

sir please upload tutorials on pointers, polymorphism, Abstraction and Encapsulation

pravingarodi
Автор

sir..plz upload videos on operator overloading..thnxx

saksham
Автор

Hello I run the following code and i found that if u are not using the "using" keyword still u can do such work. then what is the purpose of writing such code u just use "First::pubval;" in public section, what is wrong with this.
Thanks

ratneshsachan