Multiple choice technology mainframe Which instruction is used to control the environment to which commands are passed? LIBDEF ALLOC EXECIO ADDRESS Reveal answer Fill a bubble to check yourself D Correct answer Explanation ADDRESS directs subsequent commands to specific host environments like TSO or ISPF. LIBDEF defines search paths for libraries, ALLOC manages datasets, and EXECIO performs file I/O.