Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Public, Private, and Protected Inheritance in C++

Neso Academy via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn the three types of inheritance in C++ programming through this 16-minute educational video. Explore public inheritance and understand how derived classes can access public and protected members of the base class. Discover private inheritance and how it restricts access to base class members, making them private in the derived class. Examine protected inheritance and its role in controlling member accessibility between base and derived classes. Master the fundamental concepts of access control in object-oriented programming and understand when to apply each inheritance type in your C++ applications.

Syllabus

public, private, and protected Inheritance in C++

Taught by

Neso Academy

Reviews

Start your review of Public, Private, and Protected Inheritance in C++

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.