Write the syntax of a two dimensional array?

Answer Posted / mic

To Ans # 5 ..

We can initialize an Index By SET INDEX-NAME TO X

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

707


What is the difference between comp and comp-3 usage?

672


What are different data types in cobol?

685


How you can read the file from bottom?

655


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

670






What are declaratives and what are their uses in cobol?

704


Name the sections present in data division.

697


Describe the cobol database components?

674


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1866


What is the LINKAGE SECTION used in COBOL?

885


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1923


What is redefines clause in COBOL?

844


Difference between cobol and cobol-ii?

704


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

992


how to refer the data field?

1800