______ function is used to allocate space for array in memory April 22, 2025January 22, 2021 A. malloc() B. realloc() C. alloc() D. calloc() Show AnswerAnswer = Option D