Answer Posted / vamsi
The OCCURS clause cannot be specified in a data description
entry that:
-->Has a level number of 01, 66, 77, or 88.
-->Describes a redefined data item.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is link edit in cobol?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What is the difference between PIC 9.99 and 9v99 in COBOL?
) How do u handle errors in BMS macro
how to access the file from prodution from changeman tool and to submit a file to production
What is the LINKAGE SECTION used in COBOL?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is redefines clause in COBOL?
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
Write the code implementing the perform … varying.
What is the compute verb? How is it used?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is a scope terminator give example?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?