Write a program to swap two numbers without using the third variable?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

m=++i&&++j(||)k++ printf("%d"i,j,k,m)

1 Answers   ABC,


What is #error and use of it?

0 Answers  


Add 2 64 bit numbers on a 32 bit machine

3 Answers   EMC, Hyderabad Central University, NetApp,


what is the diff b/w static and non static variables in C. Give some examples plz.

3 Answers   Wipro,


what is difference between ++(*p) and (*p)++

17 Answers   Accenture, HCL, IBM,






What are the advantages and disadvantages of pointers?

0 Answers  


Write a program to accept a character & display its corrosponding ASCII value & vice versa?

9 Answers  


Write a program or provide a pseudo code to flip the 2nd bit of the 32 bit number ! (Phone Screen)

1 Answers   NetApp, PTU, Wipro,


In C language what is a 'dangling pointer'?

0 Answers   Accenture,


which is conditional construct a) if statement b) switch statement c) while/for d) goto

0 Answers  


How do I use void main?

0 Answers  


What is the difference between macros and inline functions?

5 Answers   Global Edge, L&T,


Categories