SBS Interview Question

Swap number wotjout using third variable

Interview Answer

Anonymous

Oct 19, 2020

A=2;B=3;B=B+A;a=b-a;b=b-a;