Lab 5: Beginning C++ Classes

Overview

In this lab you will:

  1. Use your first C++ classes, by creating new instances of a provided class, and then modifying and accessing these objects with the given methods.
(Note: students in lab section 7 (Tuesdays @11:30am) should first read this supplemental text.)