Examveda
Examveda

In C, what is a null pointer (NULL or 0)?

A. A pointer that points to the address 0

B. A pointer that points to a null value

C. A pointer with an undefined value

D. A pointer to a null object

Answer: Option A


This Question Belongs to C Program >> Pointer

Join The Discussion

Related Questions on Pointer