Difference between static and dynamic storage allocation in compiler design
Answers
Answered by
1
Dynamic allocation can be performed when some specific functions are used such as calloc, malloc, and reloc.
On the other hand, static memory allocation can be achieved when all the data segments are compiled or stacked together.
Both are different from each other, and have different attributes too.
Similar questions
Political Science,
7 months ago
Science,
7 months ago
Geography,
1 year ago
Physics,
1 year ago
History,
1 year ago