Which of the following function do NOT initialize the chunk of-03189
Which of the following function do NOT initialize the chunk of memory to all zero?
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.10.
Which of the following function do NOT initialize the chunk of memory to all zero?
calloc() function
Both malloc() and calloc()
None of the above
malloc() function