Explanation : In two pass assembler,
Purpose: Generate object program.
1. Substitute the corresponding address for each
symbol.
2. Generate instruction, which are opcode are
subst ituted for machine instruction.
3. Data is generated.
4. Some pseudo operations are also executed.