Introduction to OOP
Chapter 23: Object Interconnections :
next
previous
audio
real
text
Control of Visibility
The public/protected/private modifiers are the primary way to control visibility in most OO languages, the there are other mechanisms as well.
Friends in C++
Inner classes in Java and C++
Private Inheritance in C++
Name Spaces, Units or Packages
Intro OOP,
Chapter 23
, Slide 20