Answer Posted / kavya
LINKAGE SECTION is used to access external data.
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
what are decleratives in cobol?
What are the rules of the move verb?
IF I mention stop run in CICS what happens?
What rules are to be followed while using the corresponding options?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What are the cobol coding sheets?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What do you understand by psb and acb?
What are the different rules of SORT operation?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
For rewrite, why is it mandatory that file needs to be opened?
Give some examples of command terminators?
What is an in line perform? When would you use it? Anything else you wish to say about it.
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Write the code to count the sum of n natural numbers.