Multiple choice In a two-pass assembler, the object code generation is done during the second pass first pass zeroth pass none of the above Reveal answer Fill a bubble to check yourself A Correct answer Explanation In a two-pass assembler, the first pass is used to build the symbol table, while the second pass uses the symbol table to generate the actual machine code (object code).