write a C++ calculator program that make calculation of any 2 given numbers.Your program will only exist if the user input number 0.your operations ( +, -, / *) will be excused in separated functions.at the end of the program display the average number of the total numbers that have been calculatedex of average number:if use made 2 calculations like 2 + 2 and 5 - 2then the total number / 2 because there is only 2 operations and the total is 7 coming from there 2
Store the average and total in a struct called "calculator "
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here