Which error is detected during lexical analysis?
Which of the following is the first phase of a compiler?
Which parser is most commonly used in modern compilers?
"Liveness analysis" in code optimization determines:
Which of the following parsers is the most powerful (can parse the largest class of grammars)?
"Dead code elimination" is an optimization that removes:
A 3-address instruction typically has the form:
A "parser" is primarily responsible for which phase of compilation?
Which of the following grammars is suitable for top-down parsing?
An S-attributed SDD (Syntax-Directed Definition) is one where: