InterviewSolution
Saved Bookmarks
| 1. |
After the execution of above statement, the control is transferred to statement number |
| Answer» It is a computed GO TO statement. Since J COKE = 3 + 1 = 4, the control is transferred to statement 11. | |