Introduction to OOP | Chapter 23: Object Interconnections : | next | previous | audio | real | text |
In a private inheritance, the public and protected features of the parent do not filter through the child; and only the public features of the child are visible.