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


Please Help Members By Posting Answers For Below Questions

How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

710


Write down the divisions of cobol program?

672


What is the difference between next sentence and continue in cobol programing language?

712


what is difference between cobol and cobol/400

21571


Which Search verb is equivalent to PERFORM…VARYING?

690






What is a scope terminator give example?

659


How do you differentiate between cobol and cobol-ii?

658


Write a program to enter and display the names of students in a class using the occurs clause.

654


What is difference between static and dynamic call in cobol?

780


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

1962


When is inspect verb is used in cobol?

679


how do you reference the rrds file formats from cobol programs

803


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

635


What are 77 levels used for?

661


How to print 10 to 1 if the input have only 10 digit number?

814