What is a null pointer in c?


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

Post New Answer

More C Interview Questions

what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?

0 Answers  


is it possible to create your own header files?

0 Answers  


Explain the bubble sort algorithm.

0 Answers  


Write a program for finding factorial of a number.

0 Answers   Tech Mahindra,


how to print 212 as Twohundreds twelve plz provide me ans soon

1 Answers  






A function 'q' that accepts a pointer to a character as argument and returns a pointer to an array of integer can be declared as: A)int (*q(char*)) [] B)int *q(char*) [] C)int(*q)(char*) [] D)None of the Above

2 Answers   Accenture,


Difference between goto, long jmp() and setjmp()?

0 Answers   EXL,


any string of bits of length 'n' represents a unique non- negative integer between.............?

2 Answers  


Write a program to show the change in position of a cursor using c

0 Answers  


Is printf a keyword?

0 Answers  


write a c program to find the square of a 5 digit number and print the result.

5 Answers   Accenture, Sasken, Vimukti Technologies,


write an algorithm and c program to add two 2x2 matrics

2 Answers  


Categories