If i initialize the 01 level variable in array, will it
initialize all the array elements (occurs)?
Answer Posted / rakesh
I know we cant use occurs in 01 level. My question was, if
we initialize 01 level variable, in ur example, xxx-yyy,
will all the elements be initialized as well (xx-yyy-array,
xx-yyy-mem1 and xx-yyy-mem2)?
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
How many bytes S(8) comp field occupy and its maximum value?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
how do you reference the printer file formats from cobol programs
In which area will you utilize 88 level items in cobol?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Can you please let me know the centre name of INS certification in Kolkata.
What are the access modes of START statement?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
How do you get the data to code the BMS macro?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What are various search techniques in cobol? Explain.
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What is the compute verb? How is it used?