Page 1 of 1

Which of the following functions allocates multiple blocks of memory, each block of the same size?

Posted: Wed Jul 13, 2022 7:56 pm
by answerhappygod
a) malloc()
b) realloc()
c) calloc()
d) free()