Multiple choice The index consists of a list of keys pointers to the master list both (1) and (2) none of above Reveal answer Fill a bubble to check yourself C Correct answer Explanation An index is a data structure that improves the speed of data retrieval. It contains a list of keys and pointers to the actual records in the master list.