Question: In a project involving tasks A, B, C, and D, if task D is dependent on both A and B, which of the following is a valid completion order?
Options:
Correct Answer: A, B, D, C
Solution:
The order A, B, D, C is valid as D can only start after A and B are completed.