Question: In a set of tasks where task J must precede task K and task L can occur at any time, which of the following sequences is valid?
Options:
Correct Answer: J, L, K
Solution:
The sequence J, L, K is valid as J is before K and L can occur anytime.