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
Have you used comp and comp-3 in your project? And how?
What is rmode(24)
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
i want a program using by if, evaluate , string, unstring, perform, occurs?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is Pic 9v99 Indicates in COBOL?
how do you define single dimensional array and multidimensional array in your cobol?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
For rewrite, why is it mandatory that file needs to be opened?
What are different data types in cobol?