Multiple Choice
Random access files are more effective than sequential files for:
A) Instant access to data.
B) Updating data easily.
C) Inserting data into the file without destroying other data.
D) All of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: Select the proper object type. _ file("file.dat",
Q8: For an ifstream object A, a class
Q9: Select the false statement. The reinterpret_cast operator:<br>A)
Q10: A random access file is organized most
Q11: In order to perform file processing in
Q13: What is not true about this code
Q14: Select the false statement. The write function:<br>A)
Q15: Which file open mode would be used
Q16: The new C++14 stream manipulator _ enables
Q17: Select the false statement.<br>A) C++ imposes no