If the input is '1 3 2', what is the output after sorting the numbers in ascending order?

A. 1 2 3

From the input 'banana orange grape', which output reflects the correct alphabetical order?

A. GRAPE BANANA ORANGE

Given the input '5 4 6 1', what is the output after rearranging in descending order?

A. 6 5 4 1

If the input is 'red blue green', what is the output after rearranging by color length?

B. BLUE RED GREEN

Which pair of words is the odd one out?

D. FISH - BIRD