Question: write the code Question 2 Write a program in C++ to swap two numbers. Swap two numbers : Input lst number : 33 Input 2nd
write the code

Question 2 Write a program in C++ to swap two numbers. Swap two numbers : Input lst number : 33 Input 2nd number : 66 After swapping the 1st number is : 66 After swapping the 2nd number is : 33
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
