Multiple Choice
In the text, we created a random access file. When we read the data back sequentially, we discovered that in the process of creating the random-access file, the data was__________.
A) merged.
B) duplicated.
C) sorted.
D) filtered.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Select the false statement.<br>A) C++ includes object
Q2: To write fixed-length records, use file open
Q5: Which of the following functions would not
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)
Q9: Multiple file open modes are specified to
Q10: A random access file is organized most
Q12: Random access files are more effective than
Q14: Select the false statement. The write function:<br>A)