Unique Address Space
Need common set of addresses applicable for an entire program
- this is called the program address space
Usable only by this particular program and no others
Common addressing mechanism for both items stored in main memory and items stored on disk.