

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