March 2nd and 5th, 2007

Today I went over if/if-else/else statements, loops, do/while and for. Chapter 4 and 5 in your book.
And the answer to the outlab with customers and cars is below.
Else if example
While example
Driver.java (Examples using a menu and inputs)
ForLoop.java
Nested for loops
The Do/while example

Outlab 2

Driver that was on the assignment
Car class
Customer