CS 1713 Introduction to Computer Science, Fall 2005 Project 3 Comments

  1. No source code lines should be longer than 80 columns.
  2. Use the format option of JBuilder on your source code.
  3. The add method of DMV_Database should not do a full insertion sort each time a vehicle is added.
  4. Look at your output carefully. Make sure it is correctly sorted.