Lecture 5 - Slide 24 : 40
Base class access: private, public and protected

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.