Home / Expert Answers / Computer Science / perform-300-rtn-varying-i-from-2-by-3-until-i-gt-6-nbsp-nbsp-nbsp-nbsp-after-j-from-5-by-2-u-pa913

(Solved): PERFORM 300-RTN VARYING I FROM 2 BY 3 UNTIL I > 6      AFTER J FROM 5 BY -2 U ...



PERFORM 300-RTN VARYING I FROM 2 BY 3 UNTIL I > 6

     AFTER J FROM 5 BY -2 UNTIL J < 2.

Which of the following is NOT true?

   

After execution, I = 8.

   

After execution, J = 1.

   

300-RTN will be executed 8 times.

   

Both I and J must be defined in the DATA DIVISION.

   

The major loop is controlled by I.



We have an Answer from Expert

View Expert Answer

Expert Answer


Answer) This is COBOL looping structure. The statement which is not true is the third statement. The 300-RTN is executed 8 times.It is not true.300 RTN is running two tim
We have an Answer from Expert

Buy This Answer $5

Place Order

We Provide Services Across The Globe