Academic Resource
Aptitude
Data Interpretation
Verbal Reasoning
Non Verbal Reasoning
Verbal Ability
Programming
General Knowledge
Puzzle
Engineering
Computer Engineering
Electronics and Communication
Electrical Engineering
Mechanical Engineering
Civil Engineering
Biotechnology
Architecture & Planning
Online Test
Aptitude Test
Data Interpretation Test
Verbal Reasoning Test
Non Verbal Reasoning Test
Verbal Ability Test
Exams
More
Full Forms
Home
»
Compiler Design
»
Compiler design miscellaneous
» Question
Compiler design miscellaneous
Easy Questions
Compiler Design
Compiler design miscellaneous
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
{S’→ e S} and {S’ → ε}
{S’ → e S} and {}
{S’ → ε} and {S’ → ε}
{S’ → e S, S’ → ε} and {S’ → ε}
Correct Option:
D
NA
Previous Question
Next Question
Your comments will be displayed only after manual approval.
Post your Comment