Allocate space in memory for the programs and resolve symbolic references between objects decks
Adjust all address dependent locations, such as address constants, to correspond to the allocated space.
Physically place the machine instructions and data into memory
All of these.
at a fixed address in main memory
at a fixed location on the disk
anywhere on the disk
None of these
ORG instructions
TITLE instruction
ASSUME instruction
SEGMENT instruction
Non reusable module
Serially usable
Re-enterable module
Modular approach
Top down approach
Bottom up approach
Left right approach