The maximum number of dimensions that an array can have in
COBOL-85 is ?
Answer Posted / kumar
cobol85 will support up to 7 min.
cobol74 will support only 3 dim.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
i want a program using by if, evaluate , string, unstring, perform, occurs?
Whats the difference between search & search ALL?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What are the various section in data division and briefly explain them.
How are the next sentence and continue different from each other?
How do we get current date from system with century in COBOL?
Can we redefine the field of x(200) to less than 200?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
How you can characterize tables in cobol?
What are the pertinent COBOL
) how do u code after getting data?
What is inspect in cobol ?
How many bytes S(8) comp field occupy and its maximum value?
Difference between array and sub-script ?
What is the utilization of copybook in cobol?