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 / sivakumar sekharannair

IDENTIFICATION DIVISION.
PROGRAM-ID. TEST1.
are the minumum number of lines a cobol program should have
to successfully compile and run.

Without program id the compiler gave the following error
IGYDS1003-E A "PROGRAM-ID" paragraph was not found.
Total Informational Warning Error Sever
1 1

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program that uses move corresponding.

1203


What are the different data types in cobol?

1508


What kind of error is trapped by on size error option?

1287


What are literals?

1183


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2425


Difference between cobol and cobol-ii?

1338


What is the difference between PIC 9.99 and PIC9v99?

1400


What is the difference between comp and comp-3?

1223


example for sub strings ? and refernce modifications whit output pls

2363


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

2600


When is inspect verb is used in cobol?

1304


how do you reference the fixed unblock file formats from cobol programs

1302


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

5426


Explain what you understand by passing by value.

1198


how do you define single dimensional array and multidimensional array in your cobol?

1147