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?

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / chaitanya chandana

if u use goback() it will back to the main program....But were as stoprun() it wil shows the end of the main program..


if there any mistake plz correct me.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More COBOL Interview Questions

How to increase the logical record length of existing PS file?

7 Answers  


is it mandatory to give data division before procedure division ? wht happens if i give procedure division first thn data division ? reply soon

2 Answers   Patni,


what is MSGLEVEL?

1 Answers   IBM,


how to crack cts interview apps? NOVEMBER 21 2010

2 Answers   CTS,


I have two sequential files, FILE-1 and FILE-2. FILE-1 contains 2 columns(A,B) and FILE-2 contains 3 columns (C,D,E).I want an output file, FILE-3 which has all five columns with duplicates eliminated from column A.

3 Answers  


what is the difference between perform varying and perform until

4 Answers   TCS,


How can you display the SPOOL information ?

2 Answers  


COMP-3 field occupy ?

8 Answers  


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

0 Answers  


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

0 Answers  


why we are using set in searchall?

4 Answers   IBM,


what is a load module ?

3 Answers   TCS,


Categories