Introduction to OOP Chapter 12: Implications of substitution: next previous audio real text

Memory Allocation - Stack and Heap Based

Generally, programming languages use two different techniques for allocation of memory.

Intro OOP, Chapter 12, Slide 03