OCCURS clause is used in the DATA DIVISION on data names at
(a) 01 level
(b) 77 level
(c) 88 level
(d) any level from 02 to 49
Answer Posted / s.nilofer rahi
Occurs clause is used in the DATA DIVISION on data names at
any level from 02 to 49. (d) is the appropriate answer.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
IF I mention stop run in CICS what happens?
example for sub strings ? and refernce modifications whit output pls
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Why did you choose to work with ibm mainframe cobol programming?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What is a SSRANGE and NOSSRANGE?
How you can characterize tables in cobol?
How do u write test cases?
Which mode is used to operate the sequential file?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
Explain what you understand by passing by value.
Define static linking and dynamic linking.
What is the default value(s) for an initialize and what keyword allows for an override of the default?