Write a c program that will act as a calculator to perform


Write a "c" program that will act as a calculator to perform the following operations
1 addition
2 subtraction
3 multiplication
4 division
5 none
the user enters two numbers which must be greater than zero
the user is allowed to perform one operation at a time three times at most
use the following statements where applicable
if
if...else
if...else if
switch....break
do....while
while 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write a c program that will act as a calculator to perform
Reference No:- TGS0134973

Expected delivery within 24 Hours