Multiple choice

Which of the following file organisations is most efficient for a file with a high degree of file activity?

  1. ISAM

  2. VSAM

  3. Sequential

  4. B-Tree index

  5. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Sequential file organizations are efficient ways for the selection of files or loading data from servers with a high degree of file activity.