swap 2 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

write program on arrays

3 Answers   GE, Polycab,


write a program in c to find out the sum of digits of a number.but here is a condition that compiler sums the value from left to right....not right to left..

1 Answers  


int j =15,i; for (i=1; 1<5; ++i) {printf ("%d%d ",j,i); j = j-3; }

2 Answers  


what is pointer?

4 Answers  


When should a type cast be used?

0 Answers  


What is pointer to pointer in c language?

0 Answers  


What is time null in c?

0 Answers  


What is diffrance between declaration and defination of a variable or function

4 Answers  


in malloc and calloc which one is fast and why?

1 Answers  


How do I initialize a pointer to a function?

2 Answers  


Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent

0 Answers  


What is equivalent to ++i+++j?

0 Answers  


Categories