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 / gowtham
Hi, I have executed above code and it performed 6 times. SO the answer is 6 times.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Which is not true about evaluate statement
What is the LINKAGE SECTION used in COBOL?
what is the use of outrecord?
how do you reference the fixed unblock file formats from cobol programs
Have you used comp and comp-3 in your project? And how?
What is difference between static and dynamic call in cobol?
how to refer the data field?
What are the various section in data division and briefly explain them.
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
How do you reference the following file formats from cobol programs?
What is the difference between binary search and sequential search?
Define static linking and dynamic linking.