Multiple choice technology mainframe

The Guardian OS provides the below file for requestor-server communication in a pathway environment

  1. $REQ-SERVER
  2. $SEND
  3. $RECEIVE
  4. option 2 and 3

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

$RECEIVE is the Guardian system file that facilitates requestor-server communication in pathway environments. $SEND is for sending messages, $REQ-SERVER is not a standard Guardian file, and option D incorrectly combines $SEND with $RECEIVE.