how to swap two numbers with out using temp variable
Answers were Sorted based on User's Feedback
What is scope of a variable? (LOLZ)
C is to C++ as 1 is to a) What the heck b) 2 c) 10
What is virtual methods?
Is multimap sorted c++?
Which coding certification is best?
What c++ library is string in?
What does count ++ do in c++?
What is a static element?
How static variables and local variablesare similar and dissimilar?
How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?
What does it mean to declare a member function as virtual?
How can a struct in c++ differs from a struct in c?