InterviewSolution
Saved Bookmarks
| 1. |
What Is A Jcl? |
|
Answer» JCL STANDS for JOB CONTROL Language which provides the specifications necessary to process a job. It is a set of control statements which provides the specifications necessary to process a job. It is a interface between programs & MVS OPERATING system. JCL stands for Job Control Language which provides the specifications necessary to process a job. It is a set of control statements which provides the specifications necessary to process a job. It is a interface between programs & MVS operating system. |
|