Answer Posted / jaipal reddy
linkage section is used to pass the data from jcl to
application program. by using parm parameter we can send max
100 characters to the application program. if we mention
the parm parameter we have to define the linkage section.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is amode(31)
What are various search techniques in cobol? Explain.
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is inspect in cobol ?
what is the use of outrecord?
What is redefines clause in COBOL?
What is difference between static and dynamic call in cobol?
Differentiate between structured cobol programming and object-oriented cobol programming.
Name the divisions, which are available in a cobol program?
how do you reference the rrds file formats from cobol programs
how do you reference the printer file formats from cobol programs
What is the usage of comp fields in cobol?
How do you differentiate between cobol and cobol-ii?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?