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

5 times

why bcoze once para-A I times executed,initially the value
of i=5;

5 time para -A executed

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

687


What is difference between static and dynamic call in cobol?

766


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5046


What is report-item in COBOL?

702


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6781






Mention the guidelines to write a structured cobol program?

601


i want a program using by if, evaluate , string, unstring, perform, occurs?

4033


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2089


What are the different types of condition in cobol and write their forms.

647


Which Search verb is equivalent to PERFORM…VARYING?

672


What rules are followed by the search verb.

627


Write a program to explain size error.

665


how to convert the recors form vsam file to db2 table tru file aid

2746


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

632


What kind of error is trapped by on size error option?

730