Lab 10: Building Classes
Objectives
-
To introduce the class -- the primary C++ mechanism
for creating new types.
-
To become proficient defining data and function members of a class.
-
To learn how to overload C++ operators.
Notes for the Instructor
Prelab Questions
The Lab Exercise
Homework Projects
Back to the Table of Contents
Copyright 1998 by
Joel C. Adams. All rights reserved.