

MCQOPTIONS
Saved Bookmarks
1. |
Which_of_the_following_suffices_to_convert_an_arbitrary_CFG_to_an_LL(1)_grammar?$ |
A. | Removing left Recursive alone |
B. | Factoring the grammar alone |
C. | Along with removing left recursion we also perform the factoring of the grammar |
D. | None of the mentioned |
Answer» C. Along with removing left recursion we also perform the factoring of the grammar | |