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 difference between working storage copybook and
linkage section copybook?

Answers were Sorted based on User's Feedback



What is the difference between working storage copybook and linkage section copybook?..

Answer / vinod

working storage copy book is temporal feilds and assign them
in dynamically on execution and where as linkage storage
copy book is to store permanent memory to related called sub
programs at its assigns the feild statically on before
passing the main program.

Is This Answer Correct ?    5 Yes 1 No

What is the difference between working storage copybook and linkage section copybook?..

Answer / ssampath

working storage is local and linkage is global

Is This Answer Correct ?    1 Yes 0 No

What is the difference between working storage copybook and linkage section copybook?..

Answer / nag(igate)

The working storage fields are used for the program to run
first time, whereas the Linkage section fields are used to
run the program more than once.

Is This Answer Correct ?    1 Yes 1 No

What is the difference between working storage copybook and linkage section copybook?..

Answer / karthik

Working storage copybook will get expanded during
compilation whereas linkage section copy book will get
expanded during translation. This is with respect to cics-
cobol program.  The copybook EIBBlock gets included while
translation

Is This Answer Correct ?    6 Yes 7 No

What is the difference between working storage copybook and linkage section copybook?..

Answer / guest

Those data's that are declared in the WS-Section in main
program should be declared in the linkage section in the sub
or called program.

Is This Answer Correct ?    0 Yes 7 No

Post New Answer

More COBOL Interview Questions

How is sign stored in a comp-3 field?

7 Answers  


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

0 Answers  


For rewrite, why is it mandatory that file needs to be opened?

0 Answers  


In an array processing what is the thing that can be done by using subscripts but not by using index

4 Answers   JPMorgan Chase,


how do u list the abended jobs?

1 Answers   IBM,


If I want to increase the Limit in GDG. What should I do?

1 Answers   IBM,


what is the minimum number of lines a Cobol program should have to successfully compile and run

11 Answers   ABC, Societe Generale,


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

0 Answers   IBM,


Hi all, I have a following requirement to write the cobol program. I have to load the 129 variables from input sequential file which are in excel sheet to the cobol inernal table. and after loading into table i have to compare this data with the business file. here compare means controlling the data whether the format(numeric,alpha) is same in the business file and in the table??? i have the same data in input and business file. could anyone please give me any idea of the logic?// i have all the 129 different variables(129rows,1 column)is there .

4 Answers   IBM, Syntel, TCS,


) How do u handle errors in BMS macro

0 Answers   IBM,


In which area will you utilize 88 level items in cobol?

0 Answers  


how to crack cts interview apps? NOVEMBER 21 2010

2 Answers   CTS,


Categories