Multiple Choice
One difference between the three-argument version of the get function and the getline function is that:
A) Only get has a delimiter.
B) The getline function removes the delimiter from the stream.
C) Only get adds the delimiter to the array.
D) getline stores the characters it reads into its character array argument.
Correct Answer:

Verified
Correct Answer:
Verified
Q9: Which of the following is not true
Q10: Untying an input stream, inputStream, from an
Q11: What will be output by the following
Q12: To reset the format state of the
Q13: Select the false statement. Outputs are:<br>A) Flushed
Q15: If unexpected data is processed in an
Q16: Which of the following is an illegal
Q17: Which of the following is a valid
Q18: The good member function will return false
Q19: The putback member function returns to the