Tell me what is null pointer in c?


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

Post New Answer

More C Interview Questions

i have a written test for microland please give me test pattern

0 Answers   Microland,


What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?

0 Answers  


write a c code "if you give a any decimal number then print that number in english alphabet"? ex: i/p: 552 o/p: five hundred fifty two ...

1 Answers   Philips,


what are the facialities provided by you after the selection of the student.

0 Answers   TCS,


How do we make a global variable accessible across files? Explain the extern keyword?

0 Answers  






Program to trim a given character from a string.

5 Answers   NetApp,


what is answer for perfect number????????????????

1 Answers  


Is the below things valid & where it will be stored in memory layout ? static const volatile int i; register struct { } ; static register;

2 Answers   Lucent,


What do you understand by normalization of pointers?

0 Answers  


What is null pointer constant?

0 Answers  


Write an algorithm for a program that receives an integer as input and outputs the product of of its digits. E.g. 1234 = 24, 705 = 0

4 Answers  


Which of these statements are false w.r.t File Functions? i)fputs() ii)fdopen() iii)fgetpos() iv)ferror() A)ii B)i,ii C)iii D)iv

6 Answers   Accenture,


Categories