CSCI 1301 Lab 3

A brand new Car!

For Lab 3, you'll stretch your OOP-skills to simulate a car. Create a Car class as instructed in Exercise P2.10 - use the test code shown to build a test program called CarTest.java. 

At the top of each file, place the following lines of comments:

// FileName.java
// by Your Name
// CS1301
// Lab #
// Date

Due Thursday, September 15, at the beginning of class. Make sure to save in a folder (if using a USB drive) called cs1301/lab1/, as well as in a folder on your P: drive called P:\web\cs1301\lab1. Programs will be turned in online by the beginning of class.