1.

Consider the grammar shown below:S→i E t S S'|αS' → e S | εE → bIn the predictive parse table M, of this grammar, the entries M[S', e] and M[S', $] respectively are

Answer»

Consider the grammar shown below:

Si E t S S'|αS' e S | εE b

In the predictive parse table M, of this grammar, the entries M[S', e] and M[S', $] respectively are



Discussion

No Comment Found