Why c is a mother language?
how can i get this by using for loop? * ** * **** * ******
wat are the two methods for swapping two numbers without using temp variable??
whenever a question is posted in a particular category in allinterview.com, Is there any facility to receive an indication mail. For eg: I need to receive an indication email, whenever a question is posted under the category “C Langauage”.
main() { int i=0; while(+(+i--)!=0) i-=i++; printf("%d",i); }
coding for Fibonacci.?
Why & is used in scanf in c?
#include<conio.h> #include<stdio.h> void main() { int i; if(1,0,2,3) { printf("if"); } else { printf("else"); } getch(); } Can any body tell the answer of this question with explanation?
What are near, far and huge pointers?
0 Answers Hexaware, Thomson Reuters, Virtusa,
What is static memory allocation? Explain
Where is volatile variable stored?
who is first prime minister in india??
why we use pointer in c