filmov
tv
C++ Programming Examples 10-4 Creating Child Classes

Показать описание
In this video we look at how to extend a class, to create a child class, utilizing the parent's properties and methods to speed up our development time and reduce our chances of adding bugs to the system.