MCQ
Q.
A simple two-pass assembler does which of the following in the first pass?
Correct Answer: D
A two-pass assembler. Each pass scans the program, the first pass generates the symbol table and the second pass generates the machine code.