Question: i. Write the program in C++ Write a four-function calculator to perform addition, subtraction, multiplication & division that takes two operands and an operator
i. Write the program in C++ Write a four-function calculator to perform addition, subtraction, multiplication & division that takes two operands and an operator from user. Perform this logic by using switch statement. ii. Write a program that take a number from the user and pass the number to a user defined function. The function displays the table of that number.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
