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: