Lecture overview -- Keyboard shortcut: 'u'  Previous page: Shared base class: Virtual base -- Keyboard shortcut: 'p'  Next page: Base class access -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Alphabetic index  Help page about these notes  Course home    Abstraction Mechanisms, Part 2 - slide 20 : 24

Base class access

A base class in C++ can be either public, protected, or private

Why is member access control in the individual classes A and B not sufficient?

To see this image you must download and install the SVG plugin from Adobe.In Firefox please consultthis page.