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

Should I use STOP RUN in the sub program??why?

Answer Posted / narasimha reddy.k

If STOP RUN is used in the sub program, execution will
terminate there itself and it will never come to main
program. Thats why we have to use EXIT PROGRAM or GOBACK in
the sub programs.

Normally, we will code STOP RUN only in main programs not
in sub programs.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default value(s) for an initialize and what keyword allows for an override of the default?

1262


What is amode(31)

1214


What is the compute verb? How is it used?

1185


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

1185


What do you understand by psb and acb?

1175


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

1271


how to move the records from file to array table. give with code example

2727


What is link edit in cobol?

1267


How to remove 2 duplicate records and copy only one using job control language?

1257


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

1375


When is inspect verb is used in cobol?

1307


What are different data types in cobol?

1383


) How do u handle errors in BMS macro

2104


Whats the difference between search & search ALL?

6656


How you can read the file from bottom?

1193