If i initialize the 01 level variable in array, will it
initialize all the array elements (occurs)?
Answer Posted / vaneesh
Hi All
we can intialize the array item by simply intialize 01
level. It is irrespective of occours, clause.
If we write INTITIALIZE XXX-YYY
it will initailize all the elements of the array
irrespective of its occourance.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What kind of error is trapped by on size error option?
how to move the records from file to array table. give with code example
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How do you reference the following file formats from cobol programs?
) how do u code after getting data?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
In COBOL, what is the different between index and subscript?
What is the difference between next sentence and continue in cobol programing language?
What rules are to be followed while using the corresponding options?
Which Search verb is equivalent to PERFORM…VARYING?
Write a cobol program making use of the redefine clause.
Differentiate between structured cobol programming and object-oriented cobol programming.
what is s000 u4087 error? please give the all error codes in cobol,jcl.