Ergode Inc interview question

Swap The number without using third variable?

Interview Answers

Anonymous

14 June 2016

easy one u will get answer on google.

Anonymous

17 Dec 2016

Logic: x= x+y; y= x-y; x= x-y;