Explain static and dynamic memory allocation with an example each.
Answers
Answered by
0
Explanation:
Close. When amount of memory to be allocated is known beforehand i.e. at the the time of compilation, it is known as Static Memory Allocation. Once the memory is allocated statically, it cannot be deallocated during program run.
Similar questions
Physics,
6 months ago
Science,
6 months ago
Social Sciences,
6 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago