If i initialize the 01 level variable in array, will it
initialize all the array elements (occurs)?

Answer Posted / rakesh

Thanx babes (@Sneha)

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Discuss about changing dataset name in proc.

764


What is the Purpose of POINTER Phrase in STRING command in COBOL?

721


Give some examples of command terminators?

759


What are the different open modes available in cobol?

722


How do you define a variable of comp-1 and comp-2?

707






How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

744


Name the sections present in data division.

701


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

720


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6836


What is cobol?

748


What is the difference between binary search and sequential search?

643


What is the Purpose of Pointer in the string?

643


what is difference between cobol and cobol/400

21568


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1616


What is Pic 9v99 Indicates in COBOL?

729