Wipro Interview Question

Write a program to swap 2 numbers with 2 variables?

Interview Answer

Anonymous

May 16, 2018

a=a+b b=a-b a=a-b