Question: In a scheduling scenario, if task A must be completed before task B and task C can be done at any time, which of the following is a possible order?
Options:
Correct Answer: A, C, B
Solution:
The order A, C, B is valid as A is before B and C can be done anytime.