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 / raghunathareddy
perform para-1 5 times
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What are 77 levels used for?
What is the compute verb? How is it used?
How do get the result of your program directly on your pc?
How do you define a variable of comp-1 and comp-2?
What is a report item?
What is rmode(24)
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is the problem of ordered sequential files access?
What do you understand by psb and acb?
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.
How can you get the ksds file records into your cobol program?
Why occurs cannot be used in 01 level in COBOL?
how to access the file from prodution from changeman tool and to submit a file to production
How do define dynamic array in cobol.