Question: Program 3: # include using namespace std; void Swap(int x,int y);//prototype int main0 int num1, num2, cout numl >> num2 while (numl num2) Swap(num1 num2)
Program 3: # include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
