Multiple choice technology mainframe REXX could call selcopy program True False Reveal answer Fill a bubble to check yourself A Correct answer Explanation REXX can call external programs including SELCOPY through various methods like the ADDRESS command or CALL statement. This interoperability allows REXX scripts to leverage SELCOPY's data manipulation capabilities.