How can I swap two values without using a temporary?


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

Post New Answer

More C Interview Questions

Design a program using an array that lists even numbers and odd numbers separately from the 12 numbers supplied by a user.

8 Answers  


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

1 Answers   ABC,


c program to compute AREA under integral

0 Answers   Infosys,


how can use subset in c program and give more example

0 Answers  


what is the difference between : func (int list[], ...) or func (int *list , ....) - what is the difference if list is an array and if also if list is a pointer

2 Answers  






What are the types of pointers in c?

0 Answers  


how can make variable not in registers

1 Answers   TCS,


What are integer variable, floating-point variable and character variable?

0 Answers  


Would you rather wait for the results of a quicksort, a linear search, or a bubble sort on a 200000 element array? 1) Quicksort 2) Linear Search 3) Bubble Sort

3 Answers  


Write a C program to perform some of the operation which can be performed using Single linked list

1 Answers   Qualcomm,


What is the equivalent code of the following statement in WHILE LOOP format?

0 Answers  


What is the most efficient way to store flag values?

0 Answers  


Categories