MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following functions below can be used Allocate space for array in memory? |
| A. | a. calloc() |
| B. | b. malloc() |
| C. | c. Realloc() |
| D. | d. both a and b |
| Answer» E. | |