nRelative
address is the most frequent type of logical address used in pgm
modules
nSuch
modules are loaded in main memory with all memory references in relative
form
nPhysical
addresses are calculated “on the fly” as the instructions are
executed
nThis is called dynamic run-time loading
nFor adequate performance, the translation from relative to
physical address must by done by hardware