Question: If task M can only be done after task N and task O, which of the following sequences is valid?
Options:
Correct Answer: N, O, M
Solution:
The sequence N, O, M is valid as M is done after both N and O.