Wednesday, June 18, 2008

Today's minor assignment

Create a program with a Person class where the user enters in an ArrayList with 5 Persons. A Person is considered to have a name and an age.

Input: 5 Names, 5 ages

Output: The 5 Person objects (names and ages).

Comment each line of your program, explaining what each line is doing!

Upload to FTP space at end of class.

No comments: