3Activities following a node a Can begin as soon as any acti
3.Activities following a node
a. Can begin as soon as any activity preceding the node has been completed
b. Have an earliest start time equal to the largest of the earliest finish times for all activities entering the node.
c. Have a latest start time equal to the largest of the earliest finish times for all activities entering the node.
d. None of the alternatives is correct.
Solution
from my point of view
b. Have an earliest start time equal to the largest of the earliest finish times for all activities entering the node
should be correct

