Write the syntax of a two dimensional array?
Answer Posted / bhanu
this is actually a question which i got.
How to initialize a two dimensional array with indexes?
can any one kindly show me the syntax..?
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What are the different rules for performing sort operation?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is report-item in COBOL?
what happens if parmparameter passes zero bytes to the program
What are all the divisions of a COBOL program?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
How do you reference the following file formats from cobol programs?
What are the different open modes available in cobol?
Difference between cobol and cobol-ii?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
i need a small 3d program using inline and outline.
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What guidelines should be followed to write a structured cobol prgm?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What is the difference between goback, stop run and exit program in cobol?