Assignment 3: Priority Queues and Abstract Classes
Reading: Standish Chapter 5.
Due: Monday 5 October
The purpose of this assignment is to test the notion of an ADT
by replacing one implementation with another, and to create a
generic container using abstract classes.