

MCQOPTIONS
Saved Bookmarks
1. |
Which header file is used to pass unknown number of arguments to function? |
A. | stdarg.h |
B. | stdlib.h |
C. | string.h |
D. | All of above |
E. | None of these |
Answer» B. stdlib.h | |