Question: C++ Only. Calculator using pointers and functions. Write a program to perform the following arithmetic operation; addition, subtraction, multiplication, and division. The user is required

C++ Only. Calculator using pointers and functions.

Write a program to perform the following arithmetic operation; addition, subtraction, multiplication, and division. The user is required to enter 2 integers as the input. By using these inputs, the user can select which arithmetic operation to be done. The user can perform the operation on one time inserted data as many times as they wish. In this exercise, you need to fully utilize the use of pointers and functions.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!