Q. While inserting the record into the index, if the search-key value does not appear in theindex. (Solved)
1. The system adds a pointer to the new record in the index entry
2. The system places the record being inserted after the other records with the same searchkey values
3. The system inserts an index entry with the search-key value in the index at the appropriate position
4. None of the mentioned
- c. The system inserts an index entry with the search-key value in the index at the appropriate position