

MCQOPTIONS
Saved Bookmarks
1. |
The type va_list is used in an argument list |
A. | To declare a variable that will refer to each argument in turn; |
B. | For cleanup |
C. | To create a list |
D. | There is no such type |
Answer» B. For cleanup | |