Multiple Choice
A random access file is organized most like a(n) :
A) Array.
B) Object.
C) Class.
D) Pointer.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Which of the following functions would not
Q6: When used with ofstream objects, operator! is
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)
Q11: In order to perform file processing in
Q12: Random access files are more effective than
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