Due Date: Monday, April 23, or Tuesday, April 24, 2007, before the beginning of your lab section.
Objective: The main objective of this assignment is to learn to handle exceptions.
Programming assignment: add exceptions to our Programming Assignment 7.
Programming Assignment 7: reminder. To help compute average grades and student GPAs,
Hint:
New part: If the file is empty or if one of the numbers in the file is negative, throw and handle appropriate exceptions -- and inform the user about the problem.
Homework assignment: on a separate sheet of paper, solve Ex. 4 and 6 at the end of Chapter 12 (on pp. 799 and 800).
Deliverables: as instructed by your TA.