Given the input 'apple banana cherry', which of the following is the correct output after rearranging the words in alphabetical order?

A. BANANA APPLE CHERRY

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

A. 5 4 3 2 1

If 'APPLE' is coded as '12345' and 'BANANA' is coded as '678678', what is the code for 'BAN'?

A. 678

In a family of four members A, B, C, and D, A is a doctor, B is a teacher, C is A's sister, and D is B's brother. Who is the teacher's sibling?

C. D

In a coding scheme, 'FISH' is coded as '2468' and 'BIRD' is coded as '1357'. What is the code for 'H'?

A. 8