Lecture overview -- Keyboard shortcut: 'u'  Previous page: The current object - this -- Keyboard shortcut: 'p'  Next page: Creating and Deleting Objects [Section] -- 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    Classes and Objects - slide 21 : 29

Visibility Issues
Overview and clarification of some visibility issues
visibility.cs
An illustration of the 'Inconsistent Accessibility' problem.
visibility-ok.cs
Solution to the problem.