Operating Systems Concepts - Engineering

Q1:

The file structure that redefines its first record at a base of zero uses the term:

A relative organization

B key fielding

C dynamic reallocation

D hashing

E None of the above

ANS:A - relative organization

A relative record file contains records ordered by their relative key, a record number that represents the location of the record relative to where the file begins.