Definitions of PRIVATE, PROTECTED, PUBLIC, and PUBLISHED sections of a unit
Question: What do the PRIVATE, PROTECTED, PUBLIC and PUBLISHED sections of a unit mean? Answer: They define the level of visibility of properties and methods of an object. In a