Lab 6: Creating a Complete C++ Class

Overview

In this lab you will:

  1. Create a complete C++ class, which will have data members, as well as several member functions, including overloaded constructors.