1)what is the maximum limit for occurs?
Eg: 01 A PIC X(10) OCCURS N TIME.
What is the max value for N?
Answer Posted / veena
MAXIMUM VALUE OF N IS 7.
| Is This Answer Correct ? | 2 Yes | 14 No |
Post New Answer View All Answers
What is the usage of comp fields in cobol?
What is redefines clause in COBOL?
What the difference is between continue and next sentence?
Explain how to differentiate call by context by comparing it to other calls?
How do you differentiate between cobol and cobol-ii?
explain sorting techniques in cobol program?
What is the difference between goback, stop run and exit program in cobol?
In COBOL, what is the different between index and subscript?
Write the code implementing the perform … varying.
Name some of the examples of COBOl 11?
Which mode is used to operate the sequential file?
how do you reference the ksds vsam file formats from cobol programs
How you can characterize tables in cobol?
What is the difference between comp and comp-3 usage?
How you can read the file from bottom?