InterviewSolution
Saved Bookmarks
| 1. |
What Is The Purpose Of The Job Statement? |
|
Answer» The purpose of the JOB statement is to INFORM the OPERATING system of the start of a job, give necessary accounting INFORMATION and SUPPLY run parameters. Each job must begin with a SINGLE JOB statement. The purpose of the JOB statement is to inform the operating system of the start of a job, give necessary accounting information and supply run parameters. Each job must begin with a single JOB statement. |
|