what is a NULL pointer?
Answers were Sorted based on User's Feedback
Answer / prameela rani
it is a pointer which points nothing.
it does not point any thing
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / ganesh
null pointer is a pointer. it will retrns no value that is
call null pointer
| Is This Answer Correct ? | 0 Yes | 0 No |
How can I make a program in c to print 'Hello' without using semicolon in the code?
9 Answers C DAC, Practical Viva Questions,
Explain how many levels deep can include files be nested?
Write a code to generate a series where the next element is the sum of last k terms.
difference between semaphores and mutex?
What is the restrict keyword in C?
how to find greatet of 10 numbers without using array?
What is scope rule in c?
What is define directive?
what is the main use of c where it can use the c
What is the g value paradox?
How many types of linked lists what are they? How many types of data structures?
18 Answers BSNL, Pivotal Software,
Why c language is called c?