Explain Dynamic Memory Allocation
Answers
Answered by
1
Answer:
Dynamic Memory Allocation. Dynamic memory allocation refers to managing system memory at runtime. Dynamic memory management in C programming language is performed via a group four functions named malloc(), calloc(), realloc(), and free().
Answered by
4
Explanation:
Dynamic Memory Allocation. Dynamic memory allocation refers to managing system memory at runtime. Dynamic memory management in C programming language is performed via a group four functions named malloc, calloc, realloc, and free.
plz follow me and mark as brainliest
Similar questions
Social Sciences,
4 months ago
Environmental Sciences,
4 months ago
English,
4 months ago
English,
9 months ago
Hindi,
9 months ago
Geography,
1 year ago
Math,
1 year ago