Question: If tasks A, B, and C are to be completed in that order, but task C can be delayed until after task D is completed, 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 it respects the requirement that A and B are completed before C, and D can be completed at any time before C.