[an error occurred while processing this directive] CMSC 202 - Spring 2014 - Lab 6

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.