MCQ
Q.
Which phenomenon happens when the non-terminal on the left side is repeated as the first symbol on the right side?
Correct Answer: B
Left recursion is the process in which non-terminal on the left side of the production is the same on the right side as the leftmost symbol.