πŸ“Š C Programming
Q. Which header file contains the definition of NULL?
  • (A) null.h
  • (B) stdio.h
  • (C) stddef.h
  • (D) stdlib.h
πŸ’¬ Discuss
βœ… Correct Answer: (C) stddef.h

Explanation: NULL is defined in stddef.h.

Explanation by: Mr. Dubey
NULL is defined in stddef.h.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
58
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
80%
Success Rate