Question: I need help with question in c++ languge , Write a modular program which uses pointers to point to 2 numbers located in memory. The
I need help with question in c++ languge ,
Write a modular program which uses pointers to point to 2 numbers located in memory. The numbers are obtained from user. The program then prints the pointer contents and memory addresses. Then, it swaps the two numbers and again, prints the contents and memory addresses. Perform an arithmetic operation using the numbers and finally neatly display the results
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
