Which of the following file organization requires a primary key
The correct answer is: A
Explanation
An indexed file is a file in which each record includes a primary key. To distinguish one record from another, the primary key's value must be unique for each record. Records can then be accessed randomly by specifying the value of the record's primary key.