Answer Posted / snehatechm
array can be initiazed by INITIALIZE verb or by moving the
values to the elements of a table.
if u initialise an array with INITIALIZE verb your
alphanumeric fields will be stored with space and numeric
fields with '0'.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
How do we get current date from system with century in COBOL?
how do you reference the variable unblock file formats from cobol programs
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?
When is inspect verb is used in cobol?
how can i see junk values in dclgen or in hostvariable of comp ?
What do you understand by psb and acb?
What are the cobol coding sheets?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
How many bytes S(8) comp field occupy and its maximum value?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
What is cobol?
What are the various section in data division and briefly explain them.
What is the compute verb? How is it used?
Write down the divisions of cobol program?
Discuss about changing dataset name in proc.