Specify the 2 library functions to dynamically allocate memory?
a. malloc() and memalloc()
b. alloc() and memalloc()
c. malloc() and calloc()
d. memalloc() and faralloc()
ANSWER: malloc() and calloc()
a. malloc() and memalloc()
b. alloc() and memalloc()
c. malloc() and calloc()
d. memalloc() and faralloc()
ANSWER: malloc() and calloc()
Post a Comment