Frugal Testing interview question

Swap two value without using third variable or queue or stack

Interview Answer

Anonymous

16 Dec 2019

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

4