Pointers Represents the address of an object Every object has a distinct memory address C++ allows you to access that address Pointers store these addresses Can think of an address as an integer