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

How many divisions we have in Cobol ?

Answer Posted / chinmay

There are 4 divisions in cobol
1. Identification division
2. Environment division
3. data division
4. procedure divisiion

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is length is cobol?

1150


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

8018


How do you define a variable of comp-1 and comp-2?

1253


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

1237


What are all the divisions of a COBOL program?

1263


What is rmode(any) ?

1324


What are the different rules to perform a Search?

1133


What is the difference between external and global variables in COBOL?

1530


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2471


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

3207


What are the cobol coding sheets?

1348


how to refer the data field?

2314


what is amode(24), amode(31), rmode(24) and rmode(any)?

1191


What rules are followed by the search verb.

1190


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

1205