Multiple Choice
The stream-extraction operator:
A) Does not normally accept white-space characters.
B) Returns true when the end-of-file is encountered.
C) Sets the stream's failbit if the operation fails.
D) Sets the stream's badbit if the data is of the wrong type.
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
Q30: Upon encountering the designated delimiter character, the
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