If i initialize the 01 level variable in array, will it
initialize all the array elements (occurs)?
Answer Posted / sharath
Assuming we have to initialize the array variables with
zeroes.
MOVE ALL '0' to the '01' group variable will initialize the
whole array.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
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?
Why did you choose to work with ibm mainframe cobol programming?
Write a program to enter and display the names of students in a class using the occurs clause.
) how do u code after getting data?
Difference between array and sub-script ?
What is the difference between Call and a Link?
What are the rules of the move verb?
What are various search techniques in cobol? Explain.
Name the sections present in data division.
What is rmode(24)
How do we get current date from system with century in COBOL?
What is the problem of ordered sequential files access?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Name the divisions, which are available in a cobol program?
what is s000 u4087 error? please give the all error codes in cobol,jcl.