MCQOPTIONS
Saved Bookmarks
| 1. |
Each call of va_arg _______. |
| A. | Returns multiple argument |
| B. | Returns one argument |
| C. | Steps va_list variable to the next |
| D. | Returns one argument & Steps va_list variable to the next |
| E. | None of these |
| Answer» E. None of these | |