Multiple choice technology mainframe

How can you create multiple runs for a program?

  1. SSG

  2. Batch Program

  3. Proc

  4. Subroutine

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

SSG (likely System Submission/Generation or similar) is the method used to create multiple runs for a program. This appears to be the mechanism or interface that allows generating multiple execution instances or runs of a single program definition.