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 is the minimum number of lines a Cobol program should
have to successfully compile and run

Answer Posted / ravikumar. r

Identification division.
program-id. ABCDE.
Procedure division.
display 'abcd'.
stop run.

Is This Answer Correct ?    9 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to know whether the module is dynamical or statistical?

1206


Write down the divisions of cobol program?

1331


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

3276


Mention the guidelines to write a structured cobol program?

1136


How arrays can be defined in COBOL?

1291


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

1603


What the difference is between continue and next sentence?

1215


What is cobol?

1286


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 is redefines clause in COBOL?

1344


Define cobol?

1478


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

10004


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

1275


Difference between cobol and cobol-ii?

1338


what is the use of outrecord?

2269