Box-and-Pointer Diagrams
Feb 192018This video lecture explains box-and-pointer diagrams, which are a visual model for objects, variables and references. Box-and-pointer diagrams are also important for understanding and explaining data structures. We’ll develop the ideas behind box-and-pointer diagrams by thinking about how programs use memory.