Lecture 5 - Slide 23 : 40
Member access: private, public and protected
The use of private, public, and protected access control in C++ to members is similar to the access control in other object-oriented languages