Static memory allocation
Static memory is the process section that persists throughout the program's life. On many systems, this variable uses 4 bytes of memory. There are generally two ways to store data in a process's static memory.
Static memory associated with a process
Global variables
Liking the course? Check our discounted plans to continue learning.