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
Which mode is used to operate the sequential file?
What is the local-storage section?
What are the cobol coding sheets?
Name the sections present in data division.
How you can read the file from bottom?
In COBOL, what is the different between index and subscript?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
how do you reference the printer file formats from cobol programs
Write a program to enter and display the names of students in a class using the occurs clause.
Define static linking and dynamic linking.
How do you reference the following file formats from cobol programs?
Explain how to differentiate call by context by comparing it to other calls?
How do we get current date from system with century in COBOL?
What do you understand by psb and acb?
how do you reference the fixed unblock file formats from cobol programs