Homework for Wednesday,
January 12, 2005
- Write a short bit of
code to determine what happens in a switch statement if you don’t cover
all the possible outcomes AND you omit a default. Be sure to include a comment explaining
what you wrote the program for (i.e. what you are testing).
- Read Appendix F on
Java coding guidelines
- Download jGrasp from
jGrasp.org if you don’t have it on
your computer