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...

Name the divisions in a COBOL program ?

Answer Posted / suresh babu

A COBOL program consists of FOUR divisions, each with a
specific logical function. They are:
1. IDENTIFICATION(ID) DIVISION.
2. ENVIRONMENT DIVISION.
3. DATA DIVISION.
4. PROCEDURE DIVISION.

All these divisions must begin as Area A/Margin A entries
in COBOL program.

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are the next sentence and continue different from each other?

1338


How you can characterize tables in cobol?

1250


How to know whether the module is dynamical or statistical?

1206


Explain how to differentiate call by context by comparing it to other calls?

1239


What is comp-1 and comp-2?

1277


Explain what you understand by passing by value.

1198


What is the use of intialize verb?

1298


What rules are followed by the search verb.

1193


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

912


Explain how you can characterize tables in cobol?

1110


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

1127


What are the rules of the move verb?

1318


What is the local-storage section?

1189


What is static and dynamic call in cobol?

1113


What is the Purpose of Pointer in the string?

1120