Question: If tasks A, B, and C are to be scheduled such that A must precede B, and B must precede C, which of the following sequences is valid?
Options:
Correct Answer: A, B, C
Solution:
The sequence A, B, C correctly follows the order where A precedes B and B precedes C.