CS 5JA, Winter 2009
Assignment 2 - Process user input, and modify a class

This project is based on exercises in the text. To the extent that instructions here differ from those in the text, the instructions on these web pages take precedence.

Due: Sunday, January 25, 9:00 pm
Worth: 100 homework points

  1. Write the application specified in Exercise 2.15 on page 68 of the text.
  2. Write the application specified in Exercise 2.26 on page 70 of the text.
  3. Modify class GradeBook as specified in Exercise 3.11 on page 104 of the text.
  4. Turn in IntCalc.java, CheckMultiple.java and GradeBook.java here before the deadline.

Updated 1/14/09, by C. Michael Costanzo