Computer Science, asked by ir892, 1 month ago

what is memory allocation in c language?
brainlyist answer got brainlyist from me.
and thanks.​

Answers

Answered by lekshminanda06
1

Explanation:

C dynamic memory allocation refers to performing manual memory management for dynamic memory allocation in the C programming language via a group of functions in the C standard library, namely malloc, realloc, calloc and free.

Hope this help

Answered by aastha1260
37

Explanation:

C dynamic memory allocation refers to performing manual memory management for dynamic memory allocation in the C programming language via a group of functions in the C standard library, namely malloc, realloc, calloc and free.

\huge\mathfrak\pink{Aastha}

Similar questions