Home » C Programming » Pointers

In which header file is the NULL macro defined?

Correct Answer: stdio.h and stddef.h

Explanation:

The macro "NULL" is defined in locale.h, stddef.h, stdio.h, stdlib.h, string.h, time.h, and wchar.h.

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion