Question: In a set of tasks A, B, C, D, and E, if A must be done before B and C, and C must be done before D, which of the following is a possible order?
Options:
Correct Answer: A, C, B, D, E
Solution:
The order A, C, B, D, E satisfies the constraints that A is before B and C, and C is before D.