Introduction to OOP: Chapter 17 : Visibility and Dependency [next] [previous] [audio] [real] [text]

Public, Subclass and Private Faces

We have several times noted that object have a public and private face - inheritance introduces a third alternative, the subclass face.

Intro OOP, Chapter 17, Slide 13