MCQOPTIONS
Saved Bookmarks
| 1. |
Which one of the following is True at any valid state in shift-reduce parsing? |
| A. | Viable prefixes appear only at the bottom of the stack and not inside |
| B. | Viable prefixes appear only at the top of the stack and not inside |
| C. | The stack contains only a set of viable prefixes |
| D. | The stack never contains viable prefixes |
| Answer» D. The stack never contains viable prefixes | |