Multiple choice

The file organization technique which provides a very fast direct access, is

  1. inverted organization

  2. regular organization

  3. multi-list organization

  4. hashed organization

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

Hashed organization uses a mathematical function (hash function) to map keys directly to storage locations, providing very fast direct access to records.