what is the dynamic memory managment
Answers
Answered by
1
Answer:
When a C program is compiled, the compiler allocates memory to store different data elements such as constants, variables (including pointer variables), arrays and structures. This is referred to as compile-time or static memory allocation.
Similar questions
Computer Science,
6 months ago
Math,
6 months ago
Math,
1 year ago
Math,
1 year ago
Math,
1 year ago