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