Multiple choice technology mainframe

which command is used to read and write files in REXX

  1. Read and write

  2. Execio

  3. Get and put

  4. Read next

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

In IBM TSO/E REXX, EXECIO is the standard environment command used to perform input and output operations, such as reading from or writing to sequential datasets or partitioned data set members.