GATE CSE 2015 SET 2

Поділитися
Вставка
  • Опубліковано 18 вер 2024
  • Planning to take coaching on Unacademy
    bit.ly/gate_una...
    or
    unacademy.com/
    here is a code for 10% off PLUS1BPK1
    Telegram Notification Group link:-
    t.me/joinchat/...
    Telegram discussion Group link:-
    t.me/joinchat/...
    Downloads resources from here
    education4fun....
    MCQ (Single Correct Answer)
    GATE CSE 2015 SET 2
    Consider the intermediate code given below:
    i = 1
    2. j = 1
    3. t1 = 5 * i
    4. t2 = t1 + j
    5. t3 = 4 * t2
    6. t4 = t3
    7. a[t4] = -1
    8. j = j + 1
    9. if j GREATER THAN OR = 5 goto(3)
    10. i = i + 1 11. if i LESS THAN 5 goto(2)
    (A) 5 and 7(B) 6 and 7(C) 5 and 5(D) 7 and 8

КОМЕНТАРІ •