Which of the following file organizations requires 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 value of the primary key must be unique for each record. Records can then be accessed randomly by specifying the value of the record's primary key.