why occurs clause not mentioned in 01 level

Answer Posted / m

we have 2 types of redefines
1. Explicit redefines -- we generally use in our cobol
logic using redefine keyword.

2. Implicit redefines -- system redefines its spaces
accordingly .. eg: the variable/record defined with 01
level are usually redefined by the system.

this is th ereason why we wont define occurs clause @ 01
level

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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...)

1921


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

808


what is the difference between COBOL2 AND COBOL390?

2449


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

928


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17028






What are literals?

626


What is a report item?

737


What is the difference between Global and External Variables?

660


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

734


What is the difference between PIC 9.99 and PIC9v99?

771


how do you reference the ksds vsam file formats from cobol programs

660


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

769


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?

695


What is the difference between Call and a Link?

694


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

743