nerdexam
LPI

117-102 · Question #116

What output will the command $ seq 1 5 20 produce?

The correct answer is A. 1 6 11 16. See the full explanation below for the reasoning.

Question

What output will the command $ seq 1 5 20 produce?

Options

  • A1 6 11 16
  • B1 5 10 15
  • C1 2 3 4
  • D2 3 4 5
  • E5 10 15 20

How the community answered

(47 responses)
  • A
    81% (38)
  • B
    2% (1)
  • C
    2% (1)
  • D
    4% (2)
  • E
    11% (5)

Community Discussion

No community discussion yet for this question.

Full 117-102 Practice