Multiple choice technology programming languages

In how many modes the SCUP commands can be issued? A.) Interactive mode B.) Block mode. C.) Non Interactive mode.

  1. A, B

  2. B, C

  3. A, B, C

  4. A, C

  5. None of the above

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

SCUP (Screen Utility Program) commands can be issued in Interactive mode, where commands are entered one at a time with user feedback, and Non-Interactive mode (batch mode), where commands are executed from a script or file without user intervention. Block mode is not a valid mode for SCUP commands. The correct answer D combines the two actually supported modes.