Description
1) Create the MVCCalculator Java application using the four files provided below. You can a java compiler in command line mode. Run the program and make sure that it works correctly.
2) Press the "Calculate" button when only one number or no numbers have been entered. Examine how exception handling is used in this example and comment on it.
3) Examine how the window panel is created, and which class was used, and comment on it.
4) Comment on the purpose of the controller in the MVC architectural pattern.
Deliverables:
An MS Word file containing screen shots showing that you ran the program and answers to the questions above.
