Explain what is the difference between null and nul?
No Answer is Posted For this Question
Be the First to Post Answer
How will you declare an array of three function pointers where each function receives two ints and returns a float?
What is the difference between char a[] = "string"; and char *p = "string"; ?
14 Answers Adobe, Honeywell, TCS,
What does c in a circle mean?
O,T,T,F,F,S,S,E,N,?,?,?,T,F,F,S,S,E,N
What is wrong with this statement? Myname = 'robin';
How do you define CONSTANT in C?
which header file contains main() function in c?
17 Answers Google, HCL, TCS,
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
write a program that eliminates the value of mathematical constant e by using the formula e=1+1/1!+1/2!+1/3!+
In a switch statement, what will happen if a break statement is omitted?
How does normalization of huge pointer works?
What is the stack in c?