Question: If tasks M, N, O, and P are scheduled such that M must be done before N and O, and N must be done before P, which of the following sequences is valid?
Options:
Correct Answer: M, N, O, P
Solution:
The sequence M, N, O, P satisfies the conditions that M is before N and O, and N is before P.