Introduction to OOP | Chapter 23: Object Interconnections : | next | previous | audio | real | text |
Question: Are sisters and brothers allowed to look at each others private data fields?
An answer of YES is class-level visibility (C++ and Java) and answer of NO is object-level visibiity.