Multiple choice technology mainframe

Z/OS control blocks includes

  1. System-related control blocks

  2. Resource-related control blocks

  3. Job-related control blocks

  4. Task-related control blocks

Reveal answer Fill a bubble to check yourself
A,B,C,D Correct answer
Explanation

z/OS uses different types of control blocks to manage system state. System-related control blocks manage overall system status, resource-related blocks track resources like CPU and memory, job-related blocks manage batch jobs, and task-related blocks handle individual tasks within address spaces.