Answer TRUE or FALSE.
One good general-purpose solution to the problem of getting a key from a record is to store Key/Value pairs in the search structure
When we store key/value pairs, we are explicitly storing the key used by that search structure.
This permits a collection of records to be sorted or searched in many different ways.