Which of the following function is used to increase the size of-03285
Which of the following function is used to increase the size of already allocated memory chunk?
This multiple choice question (MCQ) is related to the book/course vu cs201 Introduction to Programming. It can also be found in vu cs201 Mid Term - Quiz No.19.
Which of the following function is used to increase the size of already allocated memory chunk?
malloc calloc
realloc
free
FQ