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

What is the problem of ordered sequential files access?

702


Why occurs cannot be used in 01 level in COBOL?

719


) How do u handle errors in BMS macro?

1429


For rewrite, why is it mandatory that file needs to be opened?

623


What are the different rules to perform a Search?

619






What rules are to be followed while using the corresponding options?

641


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

712


Write down the divisions of cobol program?

671


explain sorting techniques in cobol program?

690


What are literals?

632


Are you comfortable in cobol or jcl?

643


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

712


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

1614


What are the various section in data division and briefly explain them.

700


What is length is cobol?

650