Multiple Choice
The process of writing in- memory objects to a file so that the object can later be read back into memory
A) requires special operation system support.
B) is called deserialization.
C) requires the use of specialized convert constructors.
D) is called serialization.
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q11: The <sup>ios::hardfail</sup><sup> </sup>bit is set when an
Q12: Outside of a C++ program, a file
Q13: The data type can be used to
Q14: To set up a file to perform
Q15: The member function, _, reads a single
Q17: The member function reports when the end
Q18: Opening a file with the flags <sup>ios::in</sup><sup>
Q19: The stream member function <sup>fail()</sup><sup> </sup>can be
Q20: <sup>ofstream</sup>, <sup>ifstream</sup>, and <sup>fstream</sup><sup> </sup>are<br>A)libraries.<br>B)string arrays.<br>C)data types.<br>D)header
Q21: Data stored is lost when the computer