write a program to swap Two numbers without using temp variable.
Answer Posted / jaspreet singh
no sree although it swap the xalues but when we give the
input as a=32767 n b=1 it will give the wrong answer
| Is This Answer Correct ? | 17 Yes | 22 No |
Post New Answer View All Answers
List a few unconditional control statement in c.
What is clrscr ()?
What does %p mean?
What is formal argument?
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
What is the best organizational structure?
Write a program to swap two numbers without using third variable in c?
Explain what does it mean when a pointer is used in an if statement?
Explain the use of #pragma exit?
What is "Hungarian Notation"?
Explain how can you check to see whether a symbol is defined?
Why is not a pointer null after calling free? How unsafe is it to use (assign, compare) a pointer value after it is been freed?
A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM
What are the modifiers available in c programming language?
What is the description for syntax errors?