If i initialize the 01 level variable in array, will it
initialize all the array elements (occurs)?
Answer Posted / snehatechm
All ryt.Answer is no.array elements will not be initialised
automatically.
you can initialise the table with INITIALIZE verb.
INITIALIZE XXX-YYY
this will initialize your alphanumeric with space and
numeric with '0'.
apart from this by moving also u can initialise.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Difference between array and sub-script ?
How to remove 2 duplicate records and copy only one using job control language?
what is the difference between COBOL2 AND COBOL390?
Which division and paragraphs are mandatory for a COBOL program?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How many sections are there in data division in COBOL?
how do you reference the rrds file formats from cobol programs
What are the cobol coding sheets?
What is the local-storage section?
How to know whether the module is dynamical or statistical?
) how do u code after getting data?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
How do you differentiate between cobol and cobol-ii?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
Mention the guidelines to write a structured cobol program?