Name the divisions in a COBOL program ?

Answer Posted / prabu

Totally five divisions in COBOL.I got four only from you friends.I need the fifth one friends.Can You help me?

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are you comfortable in cobol or jcl?

633


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

2321


What is the difference between structured cobol programming and object alternativelyiented cobol?

746


What is the difference between Global and External Variables?

654


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

632






In COBOL, what is the different between index and subscript?

750


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1221


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1796


Explain how you can characterize tables in cobol?

634


How many sections are there in data division in COBOL?

673


how to refer the data field?

1793


What is a report item?

730


what is search and searchall?what is the diffrence between them?give an best example?

5528


Can you please let me know the centre name of INS certification in Kolkata.

1708


What are the different data types in cobol?

779