how to swap two numbers with out using temp variable
Answer Posted / arundhati
a^=b^=a^=b;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When does a 'this' pointer get created?
why is iostream::eof inside a loop condition considered wrong?
How do I tokenize a string in c++?
How does work in c++?
Explain all the C++ concepts using examples.
Explain the static storage classes in c++.
What is the best way to declare and define global variables?
what Is DCS ? what i will get benefit when i did?
What is switch case in c++ syntax?
What do you understand by zombie objects in c++?
What is purpose of abstract class?
What are the unique features of C++.
the maximum length of a character constant can be a) 2 b) 1 c) 8
What does new do in c++?
What are different types of loops in c++?