

MCQOPTIONS
Saved Bookmarks
1. |
What will initialize the list of arguments in stdarg.h header file? |
A. | va_start |
B. | va_arg |
C. | va_list |
D. | All of above |
E. | None of these |
Answer» B. va_arg | |