MCQOPTIONS
Saved Bookmarks
| 1. |
A function that receives variable number of arguments should use va_arg() to extract arguments from the variable argument list. |
| A. | True |
| B. | False |
| Answer» B. False | |