how to swap two numbers with out using temp variable

Answer Posted / lucky

All the above ans. are nice.
I proved my "INDIA" in which these comuter logicmind are
living.........

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which bitwise operator is used to check whether a particular bit is on or off?

585


What is the use of namespace std in C++?

610


What is the use of structure in c++?

549


Is set c++?

565


Write an algorithm that determines whether or not an almost complete binary tree is a heap.

3423






How a new operator differs from the operator new?

618


How the delete operator differs from the delete[]operator?

637


Why would you use pointers in c++?

621


Difference between pointer to constant vs. Pointer constant

576


Do you know about C++ 11 standard?

631


What do you mean by inheritance in c++?

597


Which command properly allocates memory a) char *a=new char[20]; b) char a=new char[20]; c) char a=new char(20.0);

614


Define vptr.

590


Which is not a valid keyword a) public b) protected c) guarded

735


Difference between a homogeneous and a heterogeneous container

657