Multiple choice

____________ sub-command in controlling data transfer specifies that stream mode is to be used for the file to be treated as a byte stream.

  1. Type

  2. Mode

  3. S

  4. A

  5. E

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

'S' sub-command in controlling data transfer specifies that stream mode is to be used for the file to be treated as a byte stream.