M

Mr. Dubey • 100.69K Points
Coach

Q. Consider the following grammar:
S → FR
R → S | ε
F → id
In the predictive parser table, M, of the grammar the entries M[S, id] and M[R, $]
respectively.

  • (A) {S → FR} and {R → ε }
  • (B) {S → FR} and { }
  • (C) {S → FR} and {R → *S}
  • (D) {F → id} and {R → ε}
Share

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics