MCQOPTIONS
Saved Bookmarks
| 1. |
Which one of the following statement is false for the SLR (1) and LALR (1) parsing tables for a context free grammar? |
| A. | The reduce entries in both the tables may be different |
| B. | The error entries in both the tables may be different |
| C. | The go to part of both tables may be different |
| D. | The shift entries in both the tables may be identical |
| Answer» D. The shift entries in both the tables may be identical | |