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 the default value(s) for an initialize? What keyword will allow for an override of the default?
What are declaratives and what are their uses in cobol?
What is link edit in cobol?
) how do u code after getting data?
What is amode(24)?
how do you reference the variable block file formats from cobol programs
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is the Purpose of Pointer in the string?
how to move the records from file to array table. give with code example
What is the difference between Call and a Link?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
How can you get the ksds file records into your cobol program?
Are you comfortable in cobol or jcl?