Swapping without 3 rd variable
AnswerBot
1y
Swapping two variables without using a third variable
Use XOR operation: a = a ^ b; b = a ^ b; a = a ^ b;
Use addition and subtraction: a = a + b; b = a - b; a = a - b;
Use multiplication and division: a...read more
Help your peers!
Add answer anonymously...
Top Wipro Embedded Software Engineer interview questions & answers
Popular interview questions of Embedded Software Engineer
Top HR questions asked in Wipro Embedded Software Engineer
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app