filmov
tv
C++ Tutorial 24 - Inheritance

Показать описание
Watch in 720p
This tutorial will cover how to use inheritance to inherit variables and/or functions from another class. Derived/Child classes inherit from the base/parent class. We will also learn how to use the protected access modifier.
This tutorial will cover how to use inheritance to inherit variables and/or functions from another class. Derived/Child classes inherit from the base/parent class. We will also learn how to use the protected access modifier.