LPI
101-400 · Question #17
Which of the following characters can be combined with a separator string in order to read from the current input source until the separator string, which is on a separate line and without any…
The correct answer is A. <<. See the full explanation below for the reasoning.
Question
Which of the following characters can be combined with a separator string in order to read from the current input source until the separator string, which is on a separate line and without any trailing spaces, is reached?
Options
- A<<
- B<|
- C!<
- D&<
How the community answered
(34 responses)- A79% (27)
- B12% (4)
- C6% (2)
- D3% (1)
Community Discussion
No community discussion yet for this question.