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 is the LINKAGE SECTION used for?

Answer Posted / venkatachalam

Sharing the memory location between called program and
calling program.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain sorting techniques in cobol program?

1243


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

1166


what is the difference between COBOL2 AND COBOL390?

3112


i want a program using by if, evaluate , string, unstring, perform, occurs?

4800


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

2394


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2492


In COBOL, what is the different between index and subscript?

1280


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

1151


What is an in line perform? When would you use it? Anything else you wish to say about it.

1141


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17930


A table has two indexes defined. Which one will be used by the SEARCH?

1326


How many sections are there in data division in COBOL?

1183


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

3277


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

2186


I have a File that has duplicate records. I need only those records that occur more than thrice.?

10006