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
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What are the cobol coding sheets?
What are the different rules to perform a Search?
What is the difference between goback, stop run and exit program in cobol?
how do you define single dimensional array and multidimensional array in your cobol?
Mention the guidelines to write a structured cobol program?
How do we get current date from system with century in COBOL?
Are you comfortable in cobol or jcl?
Name the sections present in data division.
what is search and searchall?what is the diffrence between them?give an best example?
Explain what you understand by passing by value.
Discuss about changing dataset name in proc.
How many sections are there in data division in COBOL?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is the difference between perform … with test after and perform … with test before?