How many sections are there in data division?.

Answer Posted / harsha

THERE ARE ONLY 5 SECTIONS.THEY ARE
1)LIKAGE SECTION
2)WORKING-STORAGE SECTION
3)REPORT SECTION
4)SCREEN SECTION
5)FILE SECTION

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have a File that has duplicate records. I need only those records that occur more than thrice.?

8637


What is a report item?

737


what happens if parmparameter passes zero bytes to the program

1659


how to move the records from file to array table. give with code example

2216


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

627






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

6680


What guidelines should be followed to write a structured cobol prgm?

668


how do you reference the variable block file formats from cobol programs

680


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2331


How to remove 2 duplicate records and copy only one using job control language?

737


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


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?

892


i need a small 3d program using inline and outline.

1629


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

1950


Can we redefine the field of x(200) to less than 200?

814