

MCQOPTIONS
Saved Bookmarks
1. |
A grammar is defined asA → BCB → x | BxC → B | DD → y | EyE → zThe non-terminal alphabet of the grammar is |
A. | {A, B, C, D, E} |
B. | {B, C, D, E} |
C. | {A, B, C, D, E, x, y, z} |
D. | {x, y, z} |
Answer» B. {B, C, D, E} | |