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 / suputhru

Para -A.
move 10 to I.
display I.

it will move 10 to I upto 5 times.
10 20 30 40 50.

it will execute 5 times only.

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What type of SDLC u followed? Why?

1510


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

665


how do you reference the printer file formats from cobol programs

643


What are the different data types in cobol?

776


How you can read the file from bottom?

651






How do you reference the following file formats from cobol programs?

687


how do you define single dimensional array and multidimensional array in your cobol?

661


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1757


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3706


Write a program that uses move corresponding.

664


How do you reference the fixed block file formats from cobol programs

690


What is a scope terminator give example?

646


Difference between array and sub-script ?

1148


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1915


Define static linking and dynamic linking.

651