Question: If tasks A, B, and C are interdependent such that A must be completed before B, and B must be completed before C, which of the following is a valid order?
Options:
Correct Answer: A, B, C
Solution:
The order A, B, C correctly follows the dependency that A precedes B and B precedes C.