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 purpose of linkage section?

Answer Posted / ananta bajpai

it is the section of data division. it is used for linking
two cobol sub-programes(call calling )as well as passing
the value from jcl by parm parameter.

Is This Answer Correct ?    34 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write down the divisions of cobol program?

1334


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2427


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2474


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

1338


what happens if parmparameter passes zero bytes to the program

2181


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

2356


What are all the divisions of a COBOL program?

1268


What is amode(31)

1216


What is the Purpose of Pointer in the string?

1125


How do define dynamic array in cobol.

1185


Explain how to differentiate call by context by comparing it to other calls?

1242


Which is not true about evaluate statement

2512


What guidelines should be followed to write a structured cobol prgm?

1207


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

1151


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

1379