Question: If task A must be completed before task B, and task B must be completed before task C, which of the following is a correct sequence?
Options:
Correct Answer: A, B, C
Solution:
A, B, C is the correct sequence as it respects the order of dependencies.