Multiple Choice
Which of the following is the state bit that is set when an attempted operation fails?
A) ios::failbit
B) ios::badbit
C) ios::hardfail
D) ios::goodbit
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The ios::hardfail bit is set when an
Q3: Which of the following means accessing information
Q4: Which of the following is the member
Q5: Which of the following statements opens a
Q6: When a file is opened, the file
Q8: In order, the three-step process of using
Q9: Closing a file causes any unsaved information
Q10: To set up a file to perform
Q11: Which of the following is the member
Q12: When data is read from a file,