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 / yogesh
Occurs clause can be coded only in the levels between 02 to
49
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What is static and dynamic call in cobol?
Differentiate between structured cobol programming and object-oriented cobol programming.
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
how do you reference the fixed unblock file formats from cobol programs
What are literals?
what is difference between cobol and cobol/400
What is the difference between comp and comp-3?
What is the difference between PIC 9.99 and PIC9v99?
What is amode(31)
What is perform what is varying?
Write a program to enter and display the names of students in a class using the occurs clause.
How do you differentiate between cobol and cobol-ii?
What rules are to be followed while using the corresponding options?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?