Lab 5 - Classrooms
Due: Monday, June 12, 2006

Introduction

This assignment asks you to implement a Classroom class as well as a ClassroomTester class. The Classroom should model a college classroom. The ClassroomTester class should be a complete test driver -- it should excercise all of the Classroom's functionality.

The Classroom class

Please implement a class specification for a class that models aspects of a classroom as follows: