Discussion :: Input / Output
-
A text stream is an ordered sequence of characters composed into lines, each line consisting of zero or more characters plus a terminating new-line character.
Answer : Option A
Explanation :
True, each line may contain zero or more characters terminated by a newline character.
Be The First To Comment