Question: In a project timeline, if Task 1 must be completed before Task 2, and Task 3 can start only after Task 2, which of the following sequences is valid?
Options:
Correct Answer: Task 1, Task 2, Task 3
Solution:
The sequence Task 1, Task 2, Task 3 is valid as it respects the order of completion.