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 / raj
10 times
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is amode(31)
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Write a program to explain size error.
Can you please let me know the centre name of INS certification in Kolkata.
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
Write some characteristics of cobol as means of business language.
i want a program using by if, evaluate , string, unstring, perform, occurs?
What are the access modes of START statement?
how do you reference the esds vsam file formats from cobol programs
Have you used comp and comp-3 in your project? And how?
What is the difference between PIC 9.99 and 9v99 in COBOL?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Explain about different table spaces.
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.