TATA ELXSI interview question

How to swap 2 variables without 3rd variable

Interview Answer

Anonymous

11 Nov 2017

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

2