The maximum number of dimensions that an array can have in
COBOL-85 is ?
Answer Posted / aji cherian
9
| Is This Answer Correct ? | 14 Yes | 12 No |
Post New Answer View All Answers
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What is link edit in cobol?
example for sub strings ? and refernce modifications whit output pls
What is length is cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
How you can read the file from bottom?
) how do u code after getting data?
How arrays can be defined in COBOL?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
how do you define single dimensional array and multidimensional array in your cobol?
For rewrite, why is it mandatory that file needs to be opened?
Write a cobol program making use of the redefine clause.
How are the next sentence and continue different from each other?
What rules are to be followed while using the corresponding options?