MCQOPTIONS
Saved Bookmarks
| 1. |
An LR-parser can detect a syntactic error as soon as __________ |
| A. | The parsing starts |
| B. | It is possible to do so a left-to-right scan of the input |
| C. | It is possible to do so a right-to-left scan of the input |
| D. | Parsing ends |
| Answer» C. It is possible to do so a right-to-left scan of the input | |