Write a program that creates a simple calculator to perform addition,subtraction multiplication or division.
Answers
Answered by
3
Answer:
Example to create a simple calculator to add, subtract, multiply and divide using switch and break statement.
Explanation:
hope it is helpful
Similar questions