> What is program relocation? (ZShell fiend) > Program is in a fixed position, so offsets can be calculated when compiling, instead of at run-time. Saves cpu cycles and space.