Question: In a scheduling set, if task E can only start after task D and task D can only start after task C, which of the following is a valid order?
Options:
Correct Answer: C, D, E, A
Solution:
C, D, E, A is valid as E starts after D and D starts after C.