Multiple Choice
The grammar A ? AA | (A) | ? is not suitable for predictive-parsing because the grammar is
A) ambiguous
B) left-recursive
C) right-recursive
D) an operator-grammar
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: Consider the following statements:<br>(I) The output of
Q12: Consider the following translation scheme. S ?
Q13: Consider the following grammar. S -> S
Q14: Consider the grammar S ? (S) |
Q15: In compiler optimization, operator strength reduction uses
Q17: Which of the following describes a handle
Q18: Consider the following two sets of LR(1)
Q19: An LALR(1) parser for a grammar G
Q20: Consider the following two statements:<br>P: Every regular
Q21: Consider the following grammar:<br>S ? FR<br>R ?