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
Mention the guidelines to write a structured cobol program?
explain sorting techniques in cobol program?
What are the access modes of START statement?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is the difference between structured cobol programming and object alternativelyiented cobol?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
how do you reference the rrds file formats from cobol programs
Write the code implementing the perform … varying.
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What is the difference between goback, stop run and exit program in cobol?
A table has two indexes defined. Which one will be used by the SEARCH?
What are the different open modes available in cobol?
how to refer the data field?