Lab 14: Instructor's Notes
 
 This lab exercise deals with data structures — stacks and 
 queues, in particular.  It compares these two data structures and examines 
 the stack and queue adapters provided in the 
 Standard Template Library.
Here are:
-   Prelab Questions designed to check if 
students have read through the lab exercise in preparation for doing the lab exercise. However,  as noted before, they could also be used as "postlab" exercises.
 
-  The lab home page Note: I have not 
used this lab exercise in my C++ programming course for engineers.
The number of class hours and term length simply prevented it. It is 
essentially the same as a lab exercise prepared by Jeremy Frens for the
text C++: An Introduction to Computing — Third Edition 
written by Joel Adams and myself.
 
- Other programming projects 
from or in addition to those in the textbook that tie in with the material in 
this lab exercise.
Also, A gradesheet
that might be used with one of these projects.