what is a NULL pointer?

Answer Posted / prameela rani

it is a pointer which points nothing.
it does not point any thing

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where can I get an ansi-compatible lint?

642


What is a nested loop?

651


How can I direct output to the printer?

812


How can I ensure that integer arithmetic doesnt overflow?

607


a=10;b= 5;c=3;d=3; if(a printf(%d %d %d %d a,b,c,d) else printf("%d %d %d %d a,b,c,d);

645






What is identifier in c?

543


What is function and its example?

626


For what purpose null pointer used?

606


What is class and object in c?

589


What are the functions to open and close the file in c language?

593


What is the sizeof () a pointer?

546


What are the types of arrays in c?

621


Do you know null pointer?

610


How does free() know explain how much memory to release?

619


What is structure packing in c?

608