Back to the 2023 paper

Module 2: Syntax Analysis (Parser)

20234m

When a grammar is called ambiguous? Is there any technique to remove ambiguity? Justify whether the grammar is ambiguous or not?
AAA(A)aA \to AA | (A) | a

Similar questions