In the first pass a simple two-pass assembler
* It allocates space for the literals
* It computes the total length of the program
* It builds the symbol table for the symbols and their values.
26) A simple two-pass assembler does which of the following in the first pass ?
Answer is:
All of these
Explanation:
Related Compiler Design MCQ with Answers
Answer is:
loader
Answer is:
accepts a program written in a high level language and produces an object program.
Answer is: