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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are all the divisions of a COBOL program?

665


) how do u code after getting data?

1580


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

734


What are 77 levels used for?

660


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

661






Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

633


What rules are to be followed while using the corresponding options?

641


Explain the configuration section of a cobol program with examples of syntax.

661


What is static and dynamic call in cobol?

597


What are the pertinent COBOL

2045


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

701


What are the different types of condition in cobol and write their forms.

660


What is a SSRANGE and NOSSRANGE?

824


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

763


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2661