

MCQOPTIONS
Saved Bookmarks
1. |
Given a grammar in GNF and a derivable string in the grammar with the length n, any ___________will halt at depth n. |
A. | top-down parser |
B. | bottom-up parser |
C. | multitape turing machine |
D. | none of the mentioned |
Answer» B. bottom-up parser | |