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
What is calloc() function?
How #define works?
What are the loops in c?
how to construct a simulator keeping the logical boolean gates in c
What do you mean by a local block?
Is javascript based on c?
Explain what is the difference between text files and binary files?
What 'lex' does?
Are the variables argc and argv are always local to main?
what type of questions arrive in interview over c programming?
Tell us two differences between new () and malloc ()?
What is sizeof int?
How many main () function we can have in a project?
What are the different types of control structures?
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode