How can you submit a job from COBOL programs?
Answer Posted / a.roselin
We can submit the job from COBOL program thru internal
loader..
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Difference between cobol and cobol-ii?
How you can read the file from bottom?
What are the different types of condition in cobol and write their forms.
How do we get current date from system with century in COBOL?
) what is the difference between AID and HANDLE AID?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
State the various causes of s0c1, s0c5 and s0c7.
HOw can I get the negative sign while deduct high value from low value
Define static linking and dynamic linking.
For rewrite, why is it mandatory that file needs to be opened?
What is the local-storage section?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is a scope terminator give example?