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 / prasanna
5 times
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the problem of ordered sequential files access?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
How do we get current date from system with century in COBOL?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Explain how you can characterize tables in cobol?
How do you get the data to code the BMS macro?
What is the difference between next sentence and continue in cobol programing language?
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.
What are various search techniques in cobol? Explain.
What is amode(24)?
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 did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What are the access modes of START statement?