Multiple choice

Different sorting programs allow different

  1. maximum key sizes

  2. maximum number of sorting keys

  3. both (1) & (2)

  4. none of the above

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

Sorting programs vary in their capabilities, including the maximum length of keys they can process and the total number of keys allowed for sorting operations.