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_1

In order to compile and run a COBOL program under MVS,

ID DIVISION.
PROGRAM-ID. DUMMY.

are more than enough.

Is This Answer Correct ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are 77 levels used for?

1142


what happens if parmparameter passes zero bytes to the program

2170


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

1213


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

2354


What is the Purpose of POINTER Phrase in STRING command in COBOL?

1294


Have you used comp and comp-3 in your project? And how?

2518


In COBOL programming, what is PERFORM? What is VARYING?

1202


What is link edit in cobol?

1266


Name some of the examples of COBOl 11?

3196


How you can characterize tables in cobol?

1250


State the various causes of s0c1, s0c5 and s0c7.

1135


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

1139


Describe the cobol database components?

1212


What are different data types in cobol?

1380


how to convert the recors form vsam file to db2 table tru file aid

3311