Multiple Choice
In the ____ phase, the compiler takes the generated code and sees whether it can be made more efficient, either by making it run faster or having it occupy less memory.
A) code optimization
B) parsing
C) lexical analysis
D) semantic analysis and code generation
Correct Answer:

Verified
Correct Answer:
Verified
Q10: Explain what metasymbols are and discuss their
Q11: A high-level language statement is translated into
Q12: _ is the replacement of slow arithmetic
Q13: A high-level language program is called a(n)_
Q14: During parsing, a compiler deals only with
Q16: If a parser is analyzing a statement
Q17: The English-language sentence, "The orange artichoke flew
Q18: In global optimization, the compiler looks at
Q19: A(n)_ definition defines a nonterminal symbol in
Q20: Building two parse trees implies that the