TATA ELXSI interview question

How to swap 2 variables without 3rd variable

Interview Answer

Anonymous

Nov 11, 2017

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

2