MCQOPTIONS
Saved Bookmarks
| 1. |
When using a built-in function, you must |
| A. | include the proper header file. |
| B. | include the function's prototype. |
| C. | specify the length of the library function. |
| D. | include the function's definition. |
| Answer» C. specify the length of the library function. | |