CS 1713 Introduction to Computer Science, Fall 2005 Project 3 Comments
- No source code lines should be longer than 80 columns.
- Use the format option of JBuilder on your source code.
- The add method of DMV_Database should not do a full insertion sort
each time a vehicle is added.
- Look at your output carefully. Make sure it is correctly sorted.