MCQOPTIONS
Saved Bookmarks
| 1. |
In the correct grammar above, what is the length of the derivation (number of steps starting from S) to generate the string a |
| A. | max (l, m) + 2 |
| B. | l + m + 2 |
| C. | l + m + 3 |
| D. | max (l, m) + 3 |
| Answer» B. l + m + 2 | |