Question: If task J cannot start until task K is finished, and task K cannot start until task L is finished, which of the following is a correct inference?
Options:
Correct Answer: L must be completed before J.
Solution:
L must be completed before J can start, as J is dependent on K, which is dependent on L.