write a program to swap Two numbers without using temp variable.
Answer Posted / tamerat
q
| Is This Answer Correct ? | 8 Yes | 13 No |
Post New Answer View All Answers
Explain the use of keyword 'register' with respect to variables.
Is using exit() the same as using return?
Is there sort function in c?
Why main is used in c?
In a header file whether functions are declared or defined?
What is p in text message?
What is the difference between int main and void main?
What does s c mean in text?
What are file streams?
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?
Explain how can I avoid the abort, retry, fail messages?
main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }
What is strcpy() function?
What are the header files used in c language?
what are the facialities provided by you after the selection of the student.