swap 2 numbers without using third variable?
No Answer is Posted For this Question
Be the First to Post Answer
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
write a program structure to find average of given number
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.
in malloc and calloc which one is fast and why?
Write a program to use switch statement.
1 Answers Agilent, Integreon, ZS Associates,
What is the importance of c in your views?
pgm to find middle element of linklist(in efficent manner)
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
How do you define CONSTANT in C?
What is the difference between printf and scanf )?
main() { int a[10]; printf("%d",*a+1-*a+3); }
What is function prototype in c language?