The maximum number of dimensions that an array can have in
COBOL-85 is ?
Answer Posted / vivek a r
Cobol-85 has 7 dimensions
and Cobol-84 got 3 dimensions
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What are declaratives and what are their uses in cobol?
How arrays can be defined in COBOL?
What is the difference between binary search and sequential search?
What is amode(24)?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How do you define a variable of comp-1 and comp-2?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Write a cobol program making use of the redefine clause.
What are the various section in data division and briefly explain them.
What is a scope terminator give example?
What is the difference between next sentence and continue in cobol programing language?
What is the usage of comp fields in cobol?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?