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
English,
6 months ago
Hindi,
6 months ago
Computer Science,
11 months ago
Computer Science,
11 months ago
Computer Science,
1 year ago