Today's class
- The first program has a driver that creates an array of Objects. The objects
are instances of the Employee class. It also uses ConsoleReader
- The second program uses an ArrayList(), reference the API and Chapter 13
on how to use an ArrayList
- Then I showed an example of a 2D array on the board. I'm going to go over
a quick example on Wednesday so read about it at the end of chapter 13.
|