Multiple Choice
Upon encountering the designated delimiter character, the ignore member function will:
A) Read it in and return its value.
B) Ignore it and continue reading and discarding characters.
C) Terminate.
D) Replace it with an EOF character.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: Overloaded operators can be used to test
Q25: Which of the following outputs does not
Q26: What will be output by the following
Q27: Which of the following classes is a
Q28: Select the correct statement regarding C++ I/O
Q29: The stream-extraction operator:<br>A) Does not normally accept
Q31: The difference between the operator! member function
Q32: Which of the following is not a
Q33: Which of the following is a difference
Q34: Which of the following classes is deepest