Electronics and Communication Engineering - Microprocessors - Discussion

Discussion Forum : Microprocessors - Section 1 (Q.No. 4)
4.
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
8
11
16
20
Answer: Option
Explanation:

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

Discussion:
15 comments Page 2 of 2.

Yogesh kumar said:   9 years ago
Please explain with example.

Ankita said:   9 years ago
Please explain in detail.

Joseph said:   1 decade ago
Any one explain how?

Bikash kumar jha said:   1 decade ago
Explain in detail.

Ravneet kaur said:   10 years ago
Jcoke means?


Post your comments here:

Your comments will be displayed after verification.