Answer TRUE or FALSE.

Open hashing has the advantage that it can answer range queries or questions like what is the largest key in the database.

False
  • True
  • False

Hashing is good only for exact match queries.