Concept:An index file stores keys and pointers to help locate records quickly.Explanation:The main feature of an index file is that it contains a unique reference number for each record.This reference number acts as the key field.It allows the system to find a record directly without searching the entire file.Answer:A. reference number