True/False
string objects cannot be stored to a binary file without further processing because they contain pointers.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: The _ member function reports when the
Q8: Outside of a C++ program, a file
Q9: A file must be _ before data
Q10: File output may be formatted the same
Q11: The _ may be used to read
Q13: Which statement opens a file in such
Q14: The state bit, _, can be tested
Q15: The statement dataFile.close();<br>A) is illegal in C++.<br>B)
Q16: All stream objects have _ that indicate
Q17: ofstream, ifstream, and fstream are<br>A) header files.<br>B)