The index file organization:
A) provides very fast random retrieval on the primary key
B) provides slow random retrieval on the primary key
C) provides moderately fast random retrieval on the primary key
D) does not provide random retrieval on the primary key
Answer: C