Swap two numbers without using third variable


Num1=Num1+Num2;
Num2=Num1-Num2;
Num1=Num1-Num2;

Comments

Popular posts from this blog

SPUtility.js

This content database has a schema version which is not supported in this farm