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)- A6% (4)
- B18% (11)
- C73% (45)
- D3% (2)
Community Discussion
No community discussion yet for this question.