Microprocessors - Engineering

Q1:

Consider the following ON GO TO statement in Basic

45 ON C GO TO 10, 20, 30

If the values of C are 1, 2, 3, 2.6 the control will be transferred to statement number

A 10, 20, 30, 20 respectively

B 10, 20, 20, 30 respectively

C 20, 30, 20, 10 respectively

D 10, 30, 20, 20 respectively

ANS:A - 10, 20, 30, 20 respectively

No answer description is available.