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


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

Post New Answer

More C Interview Questions

There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.

0 Answers  


Why is structure padding done in c?

0 Answers  


int i =10 main() { int i =20,n; for(n=0;n<=i;) { int i=10 i++; } printf("%d", i);

6 Answers   HCL, Octal, SW,


Is it cc or c in a letter?

0 Answers  


What is a void * in c?

0 Answers  


What does %d do in c?

0 Answers  


Is c still relevant?

0 Answers  


Explain the use of 'auto' keyword in c programming?

0 Answers  


Write a code on reverse string and its complexity.

0 Answers   Expedia,


what is the difference between malloc() and calloc() function?

1 Answers  


Is linux written in c?

0 Answers  


What are structural members?

0 Answers  


Categories