write a c++ to allow the user to enter any two numbers and perform any one of the the operations addition , subtraction, multiplication and division. [ use switch - case statement ]
Answers
Answered by
1
Explanation:
DON'T USE C++ JAVA IS MORE EASIER THAT C++
Similar questions