Multiple choice technology programming languages

What the JES will do?

  1. Checks for errors.

  2. Schedules the job

  3. Manages the output processing of the job.

  4. All the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

JES (Job Entry Subsystem) handles all aspects of job lifecycle: it validates/accepts the job (checks for errors), schedules it for execution based on priority and resource availability, and manages output processing (spooling, routing, printing). All three functions listed are core JES responsibilities.