Assignment 2, CS 46A
30 points
due September 15, 2003

Define a class A2Greeter that works just like the A1Greeter class of Assignment 1, except that Don't forget to update the documentation.

If you want, you may use my posted solution to Assignment 1 as the basis of your solution to Assignment 2. As always, you should credit any person whose work you use.

Test your class definitions with the code in the file A2.java, which is available on the class web site. The rules for what to turn in are the same as for Assignment 1 (except of course that the filenames are different).