The maximum number of dimensions that an array can have in
COBOL-85 is ?
Answer Posted / basha, margadarsi computers
3
| Is This Answer Correct ? | 2 Yes | 13 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 is the usage of comp fields in cobol?
For rewrite, why is it mandatory that file needs to be opened?
Name some of the examples of COBOl 11?
Give some examples of command terminators?
how do you reference the fixed unblock file formats from cobol programs
Write the code implementing the perform … varying.
What is amode(24)?
What is static and dynamic call in cobol?
How to remove 2 duplicate records and copy only one using job control language?
Can a Search can be done on a table with or without Index?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
In COBOL, what is the different between index and subscript?
In which area will you utilize 88 level items in cobol?
What is the difference between next sentence and continue in cobol programing language?