MCQOPTIONS
Saved Bookmarks
| 1. |
Which header file should be included to use functions like malloc() and calloc()? |
| A. | memory.h |
| B. | stdlib.h |
| C. | string.h |
| D. | dos.h |
| Answer» C. string.h | |