write a program to swap Two numbers without using temp variable.
Answer Posted / ankur
Check the answer here
http://www.lifengadget.com/lifengadget/program-interchange-two-numbers-without-using-third-variable/
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are reserved words with a programming language?
Why main is not a keyword in c?
What is calloc() function?
Write a program to swap two numbers without using third variable?
Where does the name "C" come from, anyway?
In C programming, what command or code can be used to determine if a number of odd or even?
Write a program to find factorial of a number using recursive function.
What are lookup tables in c?
What is the use of function in c?
Where are c variables stored in memory?
What is linear search?
Why is c called c?
Explain argument and its types.
Explain the difference between strcpy() and memcpy() function?
Why c language is called c?