MCQOPTIONS
Saved Bookmarks
| 1. |
The standard header _______ is used for variable list arguments ( ) in C. |
| A. | <stdarg.h> |
| B. | <math.h> |
| C. | <stdlib.h> |
| D. | <stdio.h> |
| E. | None of these |
| Answer» B. <math.h> | |