Question: I'm having trouble using loops and using void or value functions, please help. The language is c++ Char oP float num1; float num2; //declaring the
I'm having trouble using loops and using void or value functions, please help. The language is c++
Char oP float num1; float num2; //declaring the purpose of the program to the user cout num1; cout num2; cout op; //calculating the result of the two numbers based on the user's input switch (op) case'+': cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
