How may divisions are there in JCL-COBOL?

Answer Posted / seema gulia

IDENTIFICATION DIVISION
ENVIRONMENT DIVISION
DATA DIVISION
PROCEDURE DIVISION

Is This Answer Correct ?    36 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

957


What is report-item in COBOL?

885


What is inspect in cobol ?

989


how to refer the data field?

1982


) what is the difference between AID and HANDLE AID?

1876


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

867


Explain about different table spaces.

845


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

833


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

2220


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

822


What do you understand by psb and acb?

837


What is the difference between comp and comp-3?

883


how can i see junk values in dclgen or in hostvariable of comp ?

2741


What is a scope terminator give example?

820


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2986