What is the difference between working storage copybook and
linkage section copybook?
Answer Posted / 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 |
Post New Answer View All Answers
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
How do you get the data to code the BMS macro?
) what is the difference between AID and HANDLE AID?
When is inspect verb is used in cobol?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What are declaratives and what are their uses in cobol?
explain sorting techniques in cobol program?
What is the difference between external and global variables in COBOL?
how do you reference the ksds vsam file formats from cobol programs
Explain how to differentiate call by context by comparing it to other calls?
What is the difference between next sentence and continue in cobol programing language?
How do you reference the following file formats from cobol programs?
What is a report item?
What are all the divisions of a COBOL program?