how to swap two numbers with out using temp variable
Answers were Sorted based on User's Feedback
What is capacity in vector in c++?
How did c++ start?
what are Access specifiers in C++ class? What are the types?
Is there anything you can do in C++ that you cannot do in C?
Is rust better than c++?
What is volatile and pragma? When they are used?
What is c++ manipulator?
If dog is a friend of boy and boy is a friend of house, is dog a friend of house?
what are the iterator and generic algorithms.
What is the difference between public and private data members?
Can inline functions have a recursion? Give the reason?
Describe private, protected and public?