Answer Posted / arun
Linkage Section is used to transfer the control between the sub-programs( calling and called)and also to Pass the value from JCL using PARM
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do you reference the following file formats from cobol programs?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is rmode(any) ?
Can we redefine the field of x(200) to less than 200?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What is link edit in cobol?
State the various causes of s0c1, s0c5 and s0c7.
How to print 10 to 1 if the input have only 10 digit number?
Explain how you can characterize tables in cobol?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What are literals?
What is the usage of comp fields in cobol?
In COBOL, what is the different between index and subscript?