A file organization method that has reference which identifies a record in relation to other records is called

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

The correct answer is C. Indexed file organization

An indexed file organization contains reference numbers, like employee numbers, that identify a record in relation to other records. These references are called the primary keys that are unique to a particular record.

Previous question Next question