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

Answer Posted / ssampath

working storage is local and linkage is global

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between PIC 9.99 and 9v99 in COBOL?

735


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

685


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

691


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

678


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

780






Write the code to count the sum of n natural numbers.

702


What is comp-1 and comp-2?

765


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

1885


What is the default value(s) for an initialize and what keyword allows for an override of the default?

697


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

701


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10629


what is amode(24), amode(31), rmode(24) and rmode(any)?

705


Which is not true about evaluate statement

1589


What are the cobol coding sheets?

666


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

1846