void calloc 1000 sizeof int It will return a memory chunk from-02866
void calloc(1000, sizeof(int)), It will return a memory chunk from the heap of __________ integers.
This multiple choice question (MCQ) is related to the book/course
vu cs201 Introduction to Programming.
It can also be found in
vu cs201 Lecture No.24 - Quiz No.2.