Try this exercise. Is this statement true or false?
Hash tables use a technique called hashing to achieve constant-time average-case performance for basic operations such as insertion, deletion, and retrieval.
Press true if you believe the statement is correct, or false otherwise.