Homework 3 - Simple Class Implementation
Due: Wednesday, February 3, 2005

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