MCQOPTIONS
Saved Bookmarks
| 1. |
Consider the grammar shown below: S i E t S S / a S e S I E b In the predictive parser table, M of this grammar, the entire M[S , e] and M [S ,$] respectively are |
| A. | {S e S} and {S } |
| B. | {S e S} and {} |
| C. | {S } and {S } |
| D. | {S e S, S } and {S } |
| Answer» E. | |