The maximum number of dimensions that an array can have in
COBOL-85 is ?
Answer Posted / pavan
We can use 3 in real time scenario.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the compute verb? How is it used?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is cobol?
how do you reference the variable block file formats from cobol programs
What are literals?
How are the next sentence and continue different from each other?
How many bytes S(8) comp field occupy and its maximum value?
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?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is the difference between PIC 9.99 and 9v99 in COBOL?