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 can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?

Answers were Sorted based on User's Feedback



how can u find out just by seeing wheater it is main program or sub program ? any two ways to identi..

Answer / ankur

If the Program is having 'USING' clause with procedure
division then it will be Sub-program.

Eg - PROCEDURE DIVISION USING DFHCOMMAREA.

Is This Answer Correct ?    14 Yes 1 No

how can u find out just by seeing wheater it is main program or sub program ? any two ways to identi..

Answer / guest

for mainprogram it ends with stoprun,subprogram ends with
exit

Is This Answer Correct ?    5 Yes 3 No

Post New Answer

More COBOL Interview Questions

TO abend the data sholud open in which mode? 1.new 2.old 3.mod 4.shr

1 Answers   MNC,


How do u know what version of cobol u are using?

3 Answers  


How can you get the ksds file records into your cobol program?

0 Answers  


what are the working storage fields in BMS macro?

2 Answers   IBM,


i declare a Table as OCCURS 2000 TIMES.If the input file has more than 2000 records will the COBOL program fail?

12 Answers  


Why would you use find and get rather than to obtain?

0 Answers  


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

0 Answers   Infosys,


how to remove leading spaces and zeroes in a cobol variable.is there any easy way to do it

2 Answers  


i need a small 3d program using inline and outline.

0 Answers  


Describe the difference between subscripting and indexing ?

2 Answers  


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

0 Answers  


How do get the result of your program directly on your pc?

0 Answers   UST,


Categories