how to swap two strings without using any third variable ?
Answer Posted / ankit sharma
ANSWER 4 IS BEST AND EASIEST SOLUTION.....THANKS BUDDY
PLEASE DON'T REFER ABOVE THREE SOLUTION BCOZ THEY ARE FOR INTEGER NOT FOR STRING.
I RATED 4TH SOLUTION IS 5/5.
| Is This Answer Correct ? | 16 Yes | 4 No |
Post New Answer View All Answers
What is the difference between function overloading and operator overloading?
Are there interfaces in c++?
What is a loop? What are different types of loops in c++?
What is the difference between global variables and static varables?
What is abstraction in c++?
Do class method definitions?
Explain how would you handle a situation where you cannot call the destructor of a local explicitly?
What is &x in c++?
Can we use this pointer in a class specific, operator-overloading function for new operator?
What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard
Explain the scope of resolution operator.
What is setw manipulator in c++?
What is an html tag?
How do I use turbo c++?
Is c++ a dying language?