Q. Which header file contains the definition of NULL?
β
Correct Answer: (C)
stddef.h
Explanation: NULL is defined in stddef.h.
Explanation: NULL is defined in stddef.h.