At the end of this chapter, the students will be able to:
Understanding the concept of abstraction in object-oriented programming.
Grasping data encapsulation in object-oriented programming.
Understanding how C++ supports data encapsulation including the use of access specifiers to control class
members' access.