Question: c++ accu 6. Write a program that asks the user to type 2 integers called 'a' and 'b' and then swap the values so that
accu 6. Write a program that asks the user to type 2 integers called 'a' and 'b' and then swap the values so that 'a' equals the value of 'b' and 'b' equals the value of 'a'. Hint: this will require the use of a third (temporary) variable
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
