This is a course page of David Casperson |
|
.pdf
file
describing the problem can be found here.
Your program should be contained in a package cpsc101.yourname.lab4 and the
public static void main(String [] arghS)method should be found in a class called Main. You should create a .jar file that contains both your .java and your .class files.
Your .jar-file should have a name that depends on both your own name and the assignment number, for instance, casper-lab4.jar. Attach your .jar-file to an e-mail message that contains “CPSC 101” in the subject.
fall-2024