Q. Which header file contains the definition of NULL? (A) null.h (B) stdio.h (C) stddef.h (D) stdlib.h ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) stddef.h Explanation: NULL is defined in stddef.h.