Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What divisions, sections and paragraphs are mandatory for a
COBOL program?

Answer Posted / guest

As you said giving IDENTIFICATION DIVISION & PROGRAM-ID is
mandatory in a normal cobol program. This is important for
a program to get compiled. But if you try executing the
program with these two statements alone, you will get SOC4
abend as your program tries to access a storage location to
which it was not authorized.

For a program to run successfully, all the 4 divisions and
the program-id paragraph are mandatory.

Is This Answer Correct ?    4 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between perform … with test after and perform … with test before?

1493


Discuss about changing dataset name in proc.

1288


Why occurs cannot be used in 01 level in COBOL?

1200


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

2487


What do you understand by psb and acb?

1174


What are the different rules to perform a Search?

1133


HOw can I get the negative sign while deduct high value from low value

2296


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.

1496


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

1125


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

2131


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

2280


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

1262


What is a report item?

1190


Name the sections present in data division.

1302


Which is not true about evaluate statement

2507