Multiple choice

Which of the following factors in the technique of indexing and hashing is the time taken to insert a new data item as well as the time it takes to update the index structure?

  1. Access types

  2. Insertion time

  3. Access time

  4. Deletion time

  5. Space overhead

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This factor in the technique of indexing and hashing is the time taken to insert a new data item as well as time it takes to update the index structure.