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

If we use GO BACK instead of STOP RUN in cobol?

Answer Posted / girish kumar

if the program doesn't consists of call statement we can use
eaither goback or stoprun to terminate the program.
But if program having the call statement
We have to use GOBACK for SUB-PROGRAM
STOPRUN for MAINPROGRAM

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you get the data to code the BMS macro?

2013


How are the next sentence and continue different from each other?

1338


Explain the configuration section of a cobol program with examples of syntax.

1255


What type of SDLC u followed? Why?

2047


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

1605


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.

4205


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

1161


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

1208


Differentiate between structured cobol programming and object-oriented cobol programming.

1211


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

1438


example for sub strings ? and refernce modifications whit output pls

2365


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2628


Explain how you can characterize tables in cobol?

1111


What is the LINKAGE SECTION used in COBOL?

1597


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5870