Write a program to present a menu of calculator operations(Summation,
Subtraction, Division, Multiplication) to the user, and apply the
operation chosen by user on two numbers and display the result. The menu would look like this :
1. Summation
2. Subtraction
3. Division
4. Multiplication
5. Exit
Menu should be repeated, until the user wants to exit.
Please visit http://www.dewsacademy.com/programmin... to get the source code
www.dewsacademy.com