nerdexam
CompTIA

XK0-001 · Question #273

Which of the following strings indicates that the input of the program called printData should be redirected from the file called "myData"?

The correct answer is C. printData < myData. See the full explanation below for the reasoning.

Question

Which of the following strings indicates that the input of the program called printData should be redirected from the file called "myData"?

Options

  • AprintData . myData
  • BprintData > myData
  • CprintData < myData
  • DprintData | myData

How the community answered

(62 responses)
  • A
    6% (4)
  • B
    18% (11)
  • C
    73% (45)
  • D
    3% (2)

Community Discussion

No community discussion yet for this question.

Full XK0-001 Practice