Basic Calculator
The Calculator has the following functions: 1. Menu that will allow users of your program to quit the program if they no longer want to use the program, message box must be displayed asking the user if he/she wants to quit. 2. Textbox that will display the number clicked by the user and also to display the answer when the equal (=) sign is clicked. 3. All the basic calculations.