InterviewSolution
Saved Bookmarks
| 1. |
Define Precedence Constraint. |
|
Answer» Precedence Constraint is USED for enabling the developers to DEFINE a set of TASKS logically and define the order of execution. These are connectors used for CONNECTING all the tasks. |
|