0

In case of static memory allocation, memory is allocated at compile time, and memory can’t be increased while executing the program. It is used in the array.

The lifetime of a variable in static memory is the lifetime of a program.

BrindhaPrathaban Answered question June 28, 2023