Question: If task M must be completed before task N, and task N must be completed before task O, which of the following is a valid sequence?
Options:
Correct Answer: M, N, O
Solution:
The sequence M, N, O respects the order that M is before N and N is before O.