-
A file is organized so that the ordering of data records is the same as or close to the ordering of data entries in some index. Then that index is called
-
- Dense
- Sparse
- Clustered
- Unclustered
- Dense
Correct Option: A
According to the given question, we can say that each data record in the data file has one entry in the index file. So it must be dense index.