Question
a.
It allocates space for the literals
b.
Calculates total length of the program
c.
Symbol table is built for the symbols and their value
d.
All of the mentioned
Posted under Compiler Design
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. A simple two-pass assembler does which of the following in the first pass?
Similar Questions
Discover Related MCQs
Q. The computer language generally translated to pseudo-code is
View solution
Q. ( Z,* ) be a structure, and * is defined by n * m =maximum ( n , m ). Which of the following statements is true for ( Z, * ) ?
View solution
Q. Output file of Lex is _____ the input file is Myfile.
View solution
Q. In Short Syntax Analysis Generates Parse Tree.
View solution
Q. Semantic Analyser is used for
View solution
Q. Consider the production of the grammar S->AA A->aa A->bb.Describe the language specified by the production grammar.
View solution
Q. Give a production grammar that specified language L = {ai b2i >= 1}:
View solution
Q. Which of the following String can be obtained by the language L = {ai b2i / i >=1}?
View solution
Q. Is GCC a cross Compiler ?
View solution
Q. Which of the following is integral data type?
View solution
Q. Which Grammar is it?
S → Aa A → Aab
View solution
Q. Can Left Linear grammar be converted to Right Linear grammar?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Compiler Design? 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!