The maximum number of dimensions that an array can have in
COBOL-85 is ?
Answer Posted / rajeev
7
| Is This Answer Correct ? | 21 Yes | 3 No |
Post New Answer View All Answers
how do you reference the variable unblock file formats from cobol programs
) what is the difference between AID and HANDLE AID?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
how do you define single dimensional array and multidimensional array in your cobol?
Have you used comp and comp-3 in your project? And how?
What is the use of intialize verb?
What are the various section in data division and briefly explain them.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is the problem of ordered sequential files access?
What is the compute verb? How is it used?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is link edit in cobol?
In which area will you utilize 88 level items in cobol?
How to print 10 to 1 if the input have only 10 digit number?
Name the divisions, which are available in a cobol program?