how to swap two strings without using any third variable ?
Answer Posted / doesntmatter
" PLEASE DON'T REFER ABOVE THREE SOLUTION BCOZ THEY ARE FOR
INTEGER NOT FOR STRING. "
lol
(c) string -> char * -> pointer -> integer.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Which coding certification is best?
What is encapsulation in C++? Give an example.
Is c++ map a hash table?
Write a program which uses Command Line Arguments
Can a Structure contain a Pointer to itself?
Explain Text Manipulation Routines?
What is scope in c++ with example?
What is &x in c++?
how to explain our contribution in the project?
Specify some guidelines that should be followed while overloading operators?
What are formatting flags in ios class?
What are the extraction and insertion operators in c++?
what is C++ exceptional handling?
Can we change the basic meaning of an operator in c++?
What are the various access specifiers in c++?