Answer Posted / wairagade
yes. JCL is not programming language. Its just define and
control program execution sequence according to bussiness
needs. Define means , provide resources to program and
control means controlling the sequence .. Any thoughts are
welcome . Thanks for your time
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the different rules of SORT operation?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What are various search techniques in cobol? Explain.
Name the sections present in data division.
How can you get the ksds file records into your cobol program?
What rules are to be followed while using the corresponding options?
What are different data types in cobol?
What rules are followed by the search verb.
What is the difference between Global and External Variables?
Differentiate between structured cobol programming and object-oriented cobol programming.
How do we get current date from system with century in COBOL?
What is redefines clause in COBOL?
How many bytes S(8) comp field occupy and its maximum value?
how to refer the data field?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?