why occurs clause not mentioned in 01 level

Answer Posted / jagveer singh

As you all might already know that an array is known
as 'Repeating Groups' because of there nature, it means
that it is a group of data-items, 01 level is used to
define group level variable only (not the groups directly),
so data-items of group needs to be defined under 01 level
(group level) variable only, we can not declare them on 01
level directly.

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

) what is the difference between AID and HANDLE AID?

1865


Write some characteristics of cobol as means of business language.

814


What is the default value(s) for an initialize and what keyword allows for an override of the default?

936


How do define dynamic array in cobol.

841


What are the rules of the move verb?

925






What is the utilization of copybook in cobol?

863


HOw can I get the negative sign while deduct high value from low value

1979


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

2122


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3929


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1811


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

611


Write a cobol program making use of the redefine clause.

909


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

969


how to access the file from prodution from changeman tool and to submit a file to production

7037


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

1064