Answer TRUE or FALSE.
Binsort can be viewed as a special case of Radix Sort where the base is so big that all keys are one digit long.
Binsort uses a single array.
Each key value gets its own array position.