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
What are the types of functions in c?
how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions
program for reversing a selected line word by word when multiple lines are given without using strrev
Is a house a mass structure?
What is structure data type in c?
What is assert and when would I use it?
What is the value of uninitialized variable in c?
Why is C language being considered a middle level language?
What are all different types of pointers in c?
What are the string functions? List some string functions available in c.
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
Did c have any year 2000 problems?
For what purpose null pointer used?
how many key words availabel in c a) 28 b) 31 c) 32
What is an auto keyword in c?