

MCQOPTIONS
Saved Bookmarks
1. |
Which one from the following is false ? |
A. | LALR parser is Bottom - Up parser |
B. | A parsing algorithm which performs a left to right scanning and a right most deviation is RL (1) |
C. | LR parser is Bottom - Up parser |
D. | In LL(1), the 1 indicates that there is a one - symbol look - ahead |
Answer» C. LR parser is Bottom - Up parser | |