From the set of items: X, Y, Z, A, and B, the following conditions apply: X can be selected only if Y is selected. Z cannot be selected if A is selected. B can be selected regardless of other items. Which of the following selections is valid?
Answer: D. Y, B
Y and B can be selected together without violating any conditions.