Question: java Write a program using switch-case that prompts the user to enter two number and the operator (+,,, 1,%). Then, the program displays the operation
Write a program using switch-case that prompts the user to enter two number and the operator (+,,, 1,%). Then, the program displays the operation result. Expected Output: Enter two numbers: 122345 Enter an operator (+,,+,): 122.0345.0=42090.0
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
