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

  5. None of the above

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

JES (Job Entry Subsystem) is the mainframe component that manages the complete job lifecycle. It receives jobs, checks for JCL errors, schedules them for execution on available resources, and manages output processing including class and destination routing. Since JES performs all three functions listed in options A, B, and C, option D is correct.