Question
a.
It allicates space for the literals
b.
It computes the total length of the program
c.
It builds the symbol table for the symbols and their values
d.
all of the above
Posted under Systems Programming
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. A single two pass assembler does which of the following in the first pass
Similar Questions
Discover Related MCQs
Q. Which of the following is not a function of pass1 of an assembler
View solution
Q. An Assembler converts
View solution
Q. ____ converts the programs written in assembly language into machine instructions .
View solution
Q. The instructions like MOV or ADD are called as ______ .
View solution
Q. Instructions which wont appear in the object program are called as _____ .
View solution
Q. The assembler stores all the names and their corresponding values in ______ .
View solution
Q. When dealing with the branching code, the assembler
View solution
Q. The last statement of the source program should be _______ .
View solution
Q. _____ directive specifies the end of execution of a program .
View solution
Q. In a two-pass assembler, the task of the Pass II is to
View solution
Q. Address symbol table is generated by the
View solution
Q. Which of these features of assembler are Machine-Dependent ?
View solution
Q. In a two pass assembler pseudo code,equ is to be evaluated during
View solution
Q. The translator used by second generation languages is?
View solution
Q. A simple two-pass assembler does which of the following in the first pass ?
View solution
Q. In analyzing the compilation of PL/I program, the term "Machine independent optimization" is assosiated with
View solution
Q. In analyzing the compilation of PL/I program the description " resolving symbolic address ( lables ) and generating machine language " is associated with
View solution
Q. In analyzing the compilation of PL/I program the description " creation of more optimal matrix " is assosiated with
View solution
Q. In a single pass assembler, most of the forward references can be avoided by putting the restriction
View solution
Q. Which of the following translation program converts assembly language programs to object program
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Systems Programming? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!