Answer TRUE or FALSE.

One good general-purpose solution to the problem of getting a key from a record is to define a special method such as ".key()"

False
  • True
  • False

If we use a ".key()" function, then there is only one way to compute the key for a record.

That means the records cannot be sorted on differing fields.