How to write a program for swapping two strings without
using 3rd variable and without using string functions.
Answer Posted / sivaraj
Questions is to swap the string not for integers so the
above answers are wrong.
| Is This Answer Correct ? | 47 Yes | 7 No |
Post New Answer View All Answers
I need previous papers of CSC.......plz help out by posting them.......
What is the sizeof () operator?
What does typedef struct mean?
How can variables be characterized?
How do shell structures work?
What is a null string in c?
Can we declare variable anywhere in c?
What is bubble sort in c?
What is the difference between if else and switchstatement
What is function in c with example?
What does the error message "DGROUP exceeds 64K" mean?
How many types of functions are there in c?
How can I write functions that take a variable number of arguments?
Where is volatile variable stored?
Why is c known as a mother language?