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 / venkat
d
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the utilization of copybook in cobol?
What are the different open modes available in cobol?
how do you define single dimensional array and multidimensional array in your cobol?
Whats the difference between search & search ALL?
In which area will you utilize 88 level items in cobol?
Write some characteristics of cobol as means of business language.
What is inspect in cobol ?
What is a report item?
what happens if parmparameter passes zero bytes to the program
Explain the configuration section of a cobol program with examples of syntax.
how can i see junk values in dclgen or in hostvariable of comp ?
What are 77 levels used for?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
explain sorting techniques in cobol program?
Name the divisions, which are available in a cobol program?