What is computer memory divided into?
How do we distinguish them?
How are addresses represented?
How do we store Pointers/Addresses?
What’s the syntax for
declaring Pointer Variables?
What data types can pointers point to?
Why do we say it points to an object instead of a variable?