Labs ICT
โญ Pro Login

Runtime Systems

Memory management, garbage collection, and call stacks

Supporting the Program

The runtime system is the support infrastructure that programs need while executing โ€” memory management, function calls, garbage collection, and more.

Runtime Components

Function Call Mechanism

๐Ÿงช Quick Quiz

What is a stack frame?