AMU 2025 — Computer PYQAMU | Computer | 2025Which of the following memory allocation function changes the pre-allocated memory space in C?Choose the correct answer:A. calloc (Correct Answer)B. reallocC. mallocD. deleteCorrect Answer: callocAcallocBreallocCmallocDdeleteShow Answer SExplanationNo text explanation available.