Multiple choice technology mainframe

What's the print statement in REXX?

  1. Display

  2. Print

  3. Say

  4. Display and Say

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

In REXX, the SAY instruction is used to display or print a line of text to the standard output stream.