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