

InterviewSolution
Saved Bookmarks
1. |
In which header file is the NULL macro defined? |
Answer» The macro "NULL" is defined in locale.h, stddef.h, stdio.h, stdlib.h, string.h, time.h, and wchar.h. | |