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 / vijay
in practicle its 3 dimensional only
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
For rewrite, why is it mandatory that file needs to be opened?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Why occurs cannot be used in 01 level in COBOL?
What are the different rules to perform a Search?
explain sorting techniques in cobol program?
What is the difference between PIC 9.99 and 9v99 in COBOL?
Whats the difference between search & search ALL?
example for sub strings ? and refernce modifications whit output pls
What is the problem of ordered sequential files access?
how to access the file from prodution from changeman tool and to submit a file to production
What are different data types in cobol?
Have you used comp and comp-3 in your project? And how?
how do you reference the fixed unblock file formats from cobol programs
Name the sections present in data division.