Multiple Choice
The function can be used to store binary data to a file.
A) binary.out
B) put
C) write
D) dataout(binary)
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q2: The member function<br>A)<sup>write</sup><br>B)<sup>get</sup><br>C)<sup>insert</sup><br>D)<sup>put</sup><br>E)None of the above
Q3: The statement <sup>dataFile.close();</sup><br>A)is legal but risks losing
Q4: When used by itself, _ causes a
Q5: When a file is opened for reading,
Q6: <sup>string</sup><sup> </sup>objects cannot be stored to a
Q7: Closing a file causes any buffered information
Q8: All stream objects have that indicate the
Q9: The operation of moving to a particular
Q10: The <sup>read</sup><sup> </sup>and <sup>write</sup><sup> </sup>member functions of
Q11: The <sup>ios::hardfail</sup><sup> </sup>bit is set when an