Question

Which memory allocation strategy is used for global variables and static variables, where memory is allocated once at compile time and remains throughout program execution?

A Stack allocation
B Heap allocation
C Static allocation
D Dynamic allocation
E Register allocation
Practice Next

Hey! Ask a query