Vidyalelo
Computer Fundamentals · Q963

Computer fundamental

Computer Related · Computer Fundamentals · question 963

Q963

A file that includes an index directory to facilitate random access is

A.
Sequential file
B.
Indexed file
Answer
C.
Random file
D.
Serial file
E.
None of the above

Answer: Option B

Solution

Answer: Option B
Solution:
An indexed file is a computer file with an index that allows easy random access to any record given its file key. The key must be such that it uniquely identifies a record. The indexes are created with the file and maintained by the system.