

MCQOPTIONS
Saved Bookmarks
1. |
Which header file should you include if you are to develop a function that can accept variable number of arguments? |
A. | stdio.h |
B. | varag.h |
C. | stdarg.h |
D. | stdlib.h |
E. | None of these |
Answer» D. stdlib.h | |