1. 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





Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

  • By: guest on 02 Jun 2017 01.04 am
    It is a computed GO TO statement. Since J COKE = 3 + 1 = 4, the control is transferred to statement 11.
Show Similar Question And Answers
QA->A statement followed by two assumptions I and II is given. You have to consider the statement to be true even if it seems to be at variance from commonly known facts. You are to decide which of the given assumptions can definitely be drawn from the given statement. Indicate which one of the four given alternatives is correct ? Statement : If more encouragement is given to Sports, Indians will win more gold medals at the Olympic Games. Assumptions : I. Indians do not win gold medals. II. More enc....
QA->The execution of the Pallivasal Hydroelectric Scheme was during the period of?....
QA->“The Indian Rebellion of 1857 was not one movement …. it was many” – The above statement has been made by?....
QA->There is no chance of your getting that medicine Frame a question to the above statement from the following....
QA->The real control of the Indian Government was passed into the hands of the President of Board of Control by passing the?....
MCQ->Let JCOKE = 98 and LPEPSI = 42 Consider the statement

IF (JCOKE - 3 LPEPSI) 5, 6, 7
5 JCOKE = JCOKE + 5
6 JCOKE = JCOKE + 8
7 JCOKE = JCOKE + 11

The value of JCOKE after the execution of above statement will be....
MCQ->LET JCOKE = 11 and LPEPSI = 19. Consider the statement

IF (JCOKE - LPEPSI) 5, 5, 7
5 JCOKE = JCOKE + 2
7 JCOKE = JCOKE + 5

The value of JCOKE after the execution of above statement will be....
MCQ->Let JCOKE = 20 and LPEPSI =15. Consider the statement

IF(2 JCOKE. LE. LPEPSI)
JCOKE = JCOKE + 5
JCOKE = JCOKE + 3

The value of JCOKE after the execution of above statement will be....
MCQ->Let JCOKE = 3 and LPEPSI = 5. Consider the statement

IF (3 JCOKE. EQ. LPESPSI)
JCOKE = JCOKE + 2
JCOKE = JCOKE + 5

What will be the final value of JCOKE after the above statement is executed?....
MCQ->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....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution