nerdexam
LPI

102-350 · Question #7

What output will the command seq 10 produce?

The correct answer is B. The numbers 1 through 10 with one number per line. See the full explanation below for the reasoning.

Question

What output will the command seq 10 produce?

Options

  • AA continuous stream of numbers increasing in increments of 10 until stopped.
  • BThe numbers 1 through 10 with one number per line.
  • CThe numbers 0 through 9 with one number per line.
  • DThe number 10 to standard output.

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    85% (17)
  • C
    10% (2)

Community Discussion

No community discussion yet for this question.

Full 102-350 Practice