Assessment for the Calculator is based:
B
The project fulfills written requirements (posted on the web)
Student has a reasonable understanding of the code
A Simple Calculator
This assignment is to complete the simple calculator.
Your calculator will use:
- a few Static Text to identify editfields
- editfields where appropriate
- one comboBox that will contain +, - , *, / and for sqrt
- one pushbutton that will initiate the calculation.
