Answer Posted / vidhya
Linkage section is used to pass values from one program to
another.For example in CICS programs, linkage section is
used to code the DFHCOMMAREA where we recieve values from
another program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between external and global variables in COBOL?
Write some characteristics of cobol as means of business language.
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Explain what you understand by passing by value.
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
how do you reference the fixed unblock file formats from cobol programs
What are the cobol coding sheets?
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)?
i need a small 3d program using inline and outline.
HOw can I get the negative sign while deduct high value from low value
In which area will you utilize 88 level items in cobol?
In COBOL programming, what is PERFORM? What is VARYING?
What is the difference between next sentence and continue in cobol programing language?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
Can a Search can be done on a table with or without Index?