What is the difference between working storage copybook and
linkage section copybook?
Answer Posted / 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 |
Post New Answer View All Answers
What rules are followed by the search verb.
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
example for sub strings ? and refernce modifications whit output pls
how do you define single dimensional array and multidimensional array in your cobol?
what are decleratives in cobol?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is the usage of comp fields in cobol?
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.
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
what happens if parmparameter passes zero bytes to the program
Why occurs cannot be used in 01 level in COBOL?
What is amode(31)
what is amode(24), amode(31), rmode(24) and rmode(any)?