Answer Posted / pooja
Linkage- section is used to access the data which is sent
from external program. JCL can send maximum 100 characters
to a program thru PARM.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
How to know whether the module is dynamical or statistical?
What are different data types in cobol?
What are the different rules to perform a Search?
What is rmode(any) ?
how to convert the recors form vsam file to db2 table tru file aid
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
What are the different types of condition in cobol and write their forms.
Give some examples of command terminators?
For rewrite, why is it mandatory that file needs to be opened?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
How do you get the data to code the BMS macro?
What guidelines should be followed to write a structured cobol prgm?
what is amode(24), amode(31), rmode(24) and rmode(any)?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc