Question: In a scheduling set, if task E must be completed before task D, and task D must be completed before task C, which of the following sequences is valid?
Options:
Correct Answer: E, D, C
Solution:
The sequence E, D, C respects the order that E must be completed before D, and D must be completed before C.