Learning Outcome


At the end of this chapter, the students will be able to:

Get introduced to the object-oriented programming paradigm.

Understanding the basics of a class and an object.

The ability to use the C++ language to define a class.

The ability to use the C++ language to create objects as instances of a class and to manipulate such

      objects.