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?
A . <<
B . <|
C . !<
D . &<
Answer: A