Class Types

In this lesson, we will explore some of the properties of classes.

Definition

Classes are data types encapsulating attributes and methods

C++ has several ...