Question: In a scheduling scenario, if task B is dependent on both tasks A and C being completed, which of the following sequences is valid?
Options:
Correct Answer: C, A, B, D
Solution:
C, A, B, D is valid as B starts after both A and C.