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