Question: In a project involving tasks A, B, C, and D, if A and B can be done simultaneously but must be completed before C, and D can be done at any time, which of the following is a correct sequence?
Options:
Correct Answer: A, B, C, D
Solution:
The sequence A, B, C, D is valid as A and B can be done simultaneously before C.