Home » Electronics and Communication Engineering » Microprocessors

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

Correct Answer: 11

Explanation:

It is a computed GO TO statement. Since J COKE = 3 + 1 = 4, the control is transferred to statement 11.

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion