GEO 511 - September 7, 2000
Homework, due by class time on September 14, 2000
In modifying the program, please get rid of any artifacts of the Addition.java program that are inappropriate for the new function of the program. For instance, the names of the variables should be changed to reflect their new use. Modify the comments so that they reflect the functioning of the program as well. In the comments near the beginning of the program, include your name and the date on which the program was last modified. In fact, the name of the program itself should be changed because it is no longer and addition program. Remember to change the name of the file to reflect the new name of the program, otherwise it will not compile. For example, if your program is called DarcysLaw, the source code file should be named DarcysLaw.java
After you have modified the program, compile and test it until it works properly.
Email or call me if you encounter any seemingly insurmountable problems.
Email me the source code when you have the program working.
[GEO 511 Fall, 2000 Home]