naveen


{ City } hyderabad
< Country > india
* Profession * student
User No # 87528
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 0
Users Marked my Answers as Wrong # 1
Questions / { naveen }
Questions Answers Category Views Company eMail




Answers / { naveen }

Question { Manhattan, 224395 }

How to swap two variables, without using third variable ?


Answer

without using third variable swap two nos
a=(a+b)-(b-a);

Is This Answer Correct ?    0 Yes 1 No