Write the syntax of a two dimensional array?

Answer Posted / jagan

WORKING-STORAGE SECTION.
01 M-GROUP.
02 M OCCURS 6 TIMES.
03 W PIC X(4) OCCURS 4 TIMES.

Is This Answer Correct ?    9 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is rmode(24)

766


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1949


What rules are followed by the search verb.

719


What is the difference between goback, stop run and exit program in cobol?

1085


What is an in line perform? When would you use it? Anything else you wish to say about it.

739






what is difference between cobol and cobol/400

21859


how to convert the recors form vsam file to db2 table tru file aid

2853


i need a small 3d program using inline and outline.

1748


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

773


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

4950


Explain how to differentiate call by context by comparing it to other calls?

792


What is Pic 9v99 Indicates in COBOL?

838


Describe the cobol database components?

776


How you can read the file from bottom?

749


Write the code implementing the perform … varying.

722