What is null pointer constant?


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

Post New Answer

More C Interview Questions

Write a program to print the following series 2 5 11 17 23 31 41 47 59 ...

2 Answers  


which operator having highest precedence? a.)+ b.)++ c.)= d.)%

4 Answers  


Switch (i) i=1; case 1 i++; case 2 ++i; break; case 3 --i; Output of i after executing the program

5 Answers   Mascot,


what is the different between data structure and data type?

1 Answers   Ignou,


write a c program to convert fahrenheit to celsius?

4 Answers   TCS,






if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.

1 Answers   TCS,


How are variables declared in c?

0 Answers  


What are comments and how do you insert it in a C program?

0 Answers  


what will be the output of "printf("%d%d",scanf("%d% d",&a,&b))".provide an explation regarding the question

6 Answers  


What is meaning of "Void main" in C Language.

24 Answers   Ford, GU, HCL, IBIBS, JUW, TCS,


to convert a string without using decrement operater and string functions

1 Answers  


write a program to find the number of even integers and odd integers in a given array in c language

13 Answers   IAI Cameroun, NIIT, Olive Tech, QIS,


Categories