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 esds vsam file formats from cobol programs
) how do u code after getting data?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What are the different rules of SORT operation?
How to remove 2 duplicate records and copy only one using job control language?
How do you get the data to code the BMS macro?
Difference between cobol and cobol-ii?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
Explain the configuration section of a cobol program with examples of syntax.
Differentiate between structured cobol programming and object-oriented cobol programming.
What is redefines clause in COBOL?
Why did you choose to work with ibm mainframe cobol programming?
What is a SSRANGE and NOSSRANGE?
Write the code implementing the perform … varying.