1.

In Two pass assembler the object code generation is done during the ______________(a) Second pass(b) First pass(c) Zeroth pass(d) Not done by assemblerThis question was posed to me in unit test.Asked question is from Three-Address Statements topic in division Syntax Directed Definition and Translations of Compiler

Answer»

Right answer is (a) Second PASS

Best EXPLANATION: On the second pass, the ASSEMBLER:

• source statements into machine code

• error MESSAGES, if error has occurred.



Discussion

No Comment Found

Related InterviewSolutions