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 type of Call you would use if you don;t want the
control back to the calling program?

Answer Posted / menaka

USING 'CHAIN' KEYWORD IN COBOL.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

2189


Name the sections present in data division.

1315


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1695


How to know whether the module is dynamical or statistical?

1213


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

1307


What is the difference between comp and comp-3?

1229


What are the different rules of SORT operation?

1205


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

1276


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

2138


How you can read the file from bottom?

1197


What is perform what is varying?

1224


Write down the divisions of cobol program?

1339


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6677


Name the divisions, which are available in a cobol program?

1298


What the difference is between continue and next sentence?

1225