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
HOw can I get the negative sign while deduct high value from low value
What is the utilization of copybook in cobol?
How are the next sentence and continue different from each other?
What is the LINKAGE SECTION used in COBOL?
Whats the difference between search & search ALL?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
example for sub strings ? and refernce modifications whit output pls
What is difference between static and dynamic call in cobol?
State the various causes of s0c1, s0c5 and s0c7.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What rules are to be followed while using the corresponding options?
What is an in line perform? When would you use it? Anything else you wish to say about it.
What are the access modes of START statement?