77 I pic 99 value 5
Perorm para-A I times.

Para -A.
move 10 to I.

How many times the para-A will be executed.?

Answer Posted / gowtham

Hi, I have executed above code and it performed 6 times. SO the answer is 6 times.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is static and dynamic call in cobol?

594


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1958


) how do u code after getting data?

1580


For rewrite, why is it mandatory that file needs to be opened?

623


how to refer the data field?

1812






write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

710


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2114


What are the different rules of SORT operation?

698


Can you please let me know the centre name of INS certification in Kolkata.

1715


How do you get the data to code the BMS macro?

1476


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5687


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

684


Write a program to explain size error.

677


what is amode(24), amode(31), rmode(24) and rmode(any)?

699


What are all the divisions of a COBOL program?

663