Moderate

A file that includes an index directory to facilitate random access is__________________?

Correct answer: B. Indexed file

  • A. Sequential file
  • B. Indexed file
  • C. Random file
  • D. Serial file

Explanation

An indexed file contains an index that points to records, allowing the system to locate records directly instead of reading every preceding record. A sequential file must generally be read in order, so it does not provide the same random-access facility.

Last updated

Practise Database Systems

49 free Database Systems MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions