MCQOPTIONS
Saved Bookmarks
| 1. |
Among 4 header files, which should be included to use the memory allocation functions like malloc(), calloc(), realloc() and free()? |
| A. | #include |
| B. | #include |
| C. | #include |
| D. | Both b and c |
| Answer» C. #include | |