consider the following two statements
MOVE 10 TO N
PERFORM PARA-X N TIMES
STOP RUN
PARA-X
MOVE 5 TO N
how many times PARA-X willbe exicuted?
a.10
b.5
c.infinate
d.execution error
Answer Posted / rams
I tried this code. It executed 11 times...
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
i need a small 3d program using inline and outline.
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
How do define dynamic array in cobol.
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is cobol?
Difference between cobol and cobol-ii?
Give some examples of command terminators?
What is the problem of ordered sequential files access?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
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.
) how do u code after getting data?
example for sub strings ? and refernce modifications whit output pls
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Which mode is used to operate the sequential file?
What is a report item?