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 / rana
Only 5 Times as it won't take the 10 which is intialized in
Para-A.
| Is This Answer Correct ? | 16 Yes | 4 No |
Post New Answer View All Answers
How many bytes S(8) comp field occupy and its maximum value?
What are various search techniques in cobol? Explain.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What are the pertinent COBOL commands?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
i want a program using by if, evaluate , string, unstring, perform, occurs?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What are different data types in cobol?
Why would you use find and get rather than to obtain?
what is difference between cobol and cobol/400
Difference between cobol and cobol-ii?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?