Question: If task B cannot start until task A is finished, and task C can start at the same time as task A, which of the following is true?
Options:
Correct Answer: C can start before B
Solution:
C can start before B since it is only dependent on A.