The Pointer
This video presents the same text shown beside it, spoken and on screen. It adds nothing the text does not say.
State
A pointer is a variable holding the memory address of another variable — the mechanism giving a program direct reach into memory's layout.
Show
A slip of paper carrying an apartment's address is not the apartment, and it finds the apartment.
Watch for
Direct reach cuts both ways; the address can be wrong.