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