Multiple choice technology mainframe What is the command to monitor variable values in XPEDITOR KEEP <variable name> SHOW <variable name> VIEW <variable name> DISPLAY <variable name> Reveal answer Fill a bubble to check yourself A Correct answer Explanation In XPEDITER, the KEEP command is used to monitor variable values during debugging sessions. The SHOW, VIEW, and DISPLAY commands are not standard XPEDITER commands for variable monitoring.