MCQOPTIONS
Saved Bookmarks
| 1. |
JCOKE = 3 JCOKE = JCOKE + 1 GO TO (5, 8, 9, 11, 15, 16 18, 20) JCOKE. After the execution of above statement, the control is transferred to statement number |
| A. | 8 |
| B. | 11 |
| C. | 16 |
| D. | 20 |
| Answer» C. 16 | |