Write a program that uses the switch statement to perform


Write a program that uses the switch statement to perform the correct operation (addition, subtraction, multiplication or division). The program prompts the user to enter an operator (+, or -, or *, or /) and two integers. Based on the type of operator, the program computes the result: either adds or subtracts, or multiplies, or divides the two numbers.

NOTE: Make sure your answer is right and I can run it in visualstudio program to take the rate.

Request for Solution File

Ask an Expert for Answer!!
Other Subject: Write a program that uses the switch statement to perform
Reference No:- TGS0598879

Expected delivery within 24 Hours