Write a program to exchange two variaables without temp
Answer Posted / sandeep rehlan
Sir, please explain me the 3rd and 6th answer because both
are the orrect way of swapping of two variables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are global variables?
What is hash table in c?
What is pragma in c?
Explain which function in c can be used to append a string to another string?
How can you draw circles in C?
What does the characters “r” and “w” mean when writing programs that will make use of files?
How many types of sorting are there in c?
What are compound statements?
What is difference between structure and union in c?
Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop
Why is c so popular?
Should I learn data structures in c or python?
What is the difference between volatile and const volatile?
What are the keywords in c?
what do the 'c' and 'v' in argc and argv stand for?