MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following features cannot be captured by CFG ? |
| A. | Syntax of if-then-else statements |
| B. | Syntax of recursive procedures |
| C. | A variable is declared before its use |
| D. | Matching nested parenthesis |
| Answer» E. | |