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 are the different rules of SORT operation?
What is the usage of comp fields in cobol?
How to print 10 to 1 if the input have only 10 digit number?
How are the next sentence and continue different from each other?
i want a program using by if, evaluate , string, unstring, perform, occurs?
Name the sections present in data division.
For rewrite, why is it mandatory that file needs to be opened?
Can you please let me know the centre name of INS certification in Kolkata.
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What is the problem of ordered sequential files access?
Explain about different table spaces.
Write a cobol program making use of the redefine clause.
what is the use of outrecord?
how do you reference the ksds vsam file formats from cobol programs
What is report-item in COBOL?