In the JCL, how do you define the files referred to in a
subroutine ?
Answer Posted / saikat
we cant do so
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are decleratives in cobol?
How do you define a variable of comp-1 and comp-2?
HOw can I get the negative sign while deduct high value from low value
What are the cobol coding sheets?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is the difference between a binary search and a sequential search what are the pertinent cobol?
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
how do you reference the rrds file formats from cobol programs
Why occurs cannot be used in 01 level in COBOL?
How to remove 2 duplicate records and copy only one using job control language?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Explain the configuration section of a cobol program with examples of syntax.
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
Which mode is used to operate the sequential file?
Define static linking and dynamic linking.