Consider the following:
77 W-NUM PIC 9 VALUE 0
------
MOVE 1 TO W-NUM
PERFORM PARA-X UNTIL W-NUM > 9.
------
PARA-X
ADD 1 TO W-NUM
How many times PARA-X is executed ?
Answer Posted / avinanda mukherjee
Thrivikram is absulately correct....
Avinanda Mukherjee
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Write a program that uses move corresponding.
What is a SSRANGE and NOSSRANGE?
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?
Write a cobol program making use of the redefine clause.
What are the different types of condition in cobol and write their forms.
How do you reference the following file formats from cobol programs?
Define cobol?
What is the LINKAGE SECTION used in COBOL?
What is the difference between Global and External Variables?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What are various search techniques in cobol? Explain.
How do define dynamic array in cobol.
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
Write the code implementing the perform … varying.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there