Lecture overview -- Keyboard shortcut: 'u'  Previous page: Interfaces to clients and subclasses -- Keyboard shortcut: 'p'  Next page: Class hierarchies and Inheritance -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Alphabetic index  Help page about these notes  Course home    Specialization, Extension, and Inheritance - slide 16 : 40

Visibility and Inheritance
In most object-oriented programming languages it is possible to control the visibility of data and operations in relation to subclasses