InterviewSolution
Saved Bookmarks
| 1. |
What Are Parallel And Serial Actions ? |
|
Answer» When you have more than ONE action associated with a CONDITION, the ACTIONS can be set up to RUN at the same time (parallel) or one after another (serial), the default. When you have more than one action associated with a condition, the actions can be set up to run at the same time (parallel) or one after another (serial), the default. |
|