Wipro interview question

Write a program to swap 2 numbers with 2 variables?

Interview Answer

Anonymous

16 May 2018

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