

MCQOPTIONS
Saved Bookmarks
1. |
Which header file should be included if a function has to be defined such that it can accept variable number of arguments? |
A. | stdlib.h |
B. | stdarg.h |
C. | assert.h |
D. | setjmp.h |
Answer» C. assert.h | |