Homework 8

Exceptions

Modified

Assignment

The assignment is to implement exceptions for division by zero in the calculator of HW6. The assignment consists of two parts:

  1. Define an exception class and modify the Calculator class. 
  1. Modify Calculator class and UserInterface class.

Turn in