Jugnoo Interview Question

swap two variable without using third variable.

Interview Answer

Anonymous

Oct 11, 2017

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