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
How do you differentiate between cobol and cobol-ii?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What is the difference between PIC 9.99 and 9v99 in COBOL?
what is search and searchall?what is the diffrence between them?give an best example?
What kind of error is trapped by on size error option?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What are the pertinent COBOL commands?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
How do you get the data to code the BMS macro?
What is a SSRANGE and NOSSRANGE?
Difference between cobol and cobol-ii?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
) How do u handle errors in BMS macro?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc