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 / sruthi
HI Prakash,
your ans is wrong.max limit 7 times,that is max number of
dimentions.not the number of occurs.
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
what is difference between cobol and cobol/400
What are the cobol coding sheets?
Explain how you can characterize tables in cobol?
When is inspect verb is used in cobol?
What are the various section in data division and briefly explain them.
Which mode is used to operate the sequential file?
how to access the file from prodution from changeman tool and to submit a file to production
What are the different rules for performing sort operation?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What are the different open modes available in cobol?
What is the difference between goback, stop run and exit program in cobol?
What kind of error is trapped by on size error option?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What are the different data types in cobol?