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

An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above

1 Answers  


write a program structure to find average of given number

1 Answers  


Hi Every one......... Please Any body give me the answer for my question. Is it possible to print the word "PRINT F", without using printf() statement in C-Language.

4 Answers  


in malloc and calloc which one is fast and why?

1 Answers  


Write a program to use switch statement.

1 Answers   Agilent, Integreon, ZS Associates,


What is the importance of c in your views?

1 Answers  


pgm to find middle element of linklist(in efficent manner)

4 Answers   Huawei,


write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a<b,printb.find the sum digits of that number & then print.if a==b multiply 10 with a & add 20 with b store in c and then print

1 Answers  


How do you define CONSTANT in C?

1 Answers   ADP,


What is the difference between printf and scanf )?

1 Answers  


main() { int a[10]; printf("%d",*a+1-*a+3); }

2 Answers  


What is function prototype in c language?

1 Answers  


Categories