<html> <head> <script> function swap() { var a = 24 var b = 56 var t = 0 t = a a = b b = t document.write(a + " " + b) } </script> </head> <body> <input type="button" value="GO" onclick="swap()" /> </body> </html>
Plot No. 64, PU-4, Scheme 54, Behind C21 Mall near Hotel Holiday , AB Road, Indore Pin-code:452001
contact@codebetter.in
+91 88230 75444, +91 99939 28766