Multiple choice technology mainframe

Rexx could be executed in batch.

  1. True

  2. False

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

REXX can be executed in batch mode on mainframe systems using JCL (Job Control Language) or similar batch job schedulers. Batch execution allows REXX programs to run unattended as scheduled jobs, processing data without user interaction. This is a standard execution mode for REXX in enterprise environments alongside interactive TSO/ISPF execution.