A selection of fruits is made based on the following conditions: Apples cannot be selected if Bananas are selected. Oranges can be selected only if Grapes are not selected. If Pears are selected, then Bananas must also be selected. Which of the following combinations is valid?
Answer: D. Apples, Grapes, Pears
The combination of Apples, Grapes, and Pears does not violate any of the selection conditions.