Lab 6 - Simple Class Implementation
Due: Wednesday, October 11, 2006

Introduction

This assignment asks you to write and compile a simple, but complete class specification. You should also write a test driver, a main() method, that demonstrates that it functions correctly.

The Textbook class

Please implement a class specification for a class that models aspects of a textbook might be useful for an on-line ordering system:

Notes