
Assume the computer hardware supports parallel calculation. Given these two rule sets, in what order will the rules be calculated?
Select an option, then click Submit answer.
-
○
Rule 1, Rule A, and Rule 5 will run In parallel; then Rule 2, Rule, 3, and Rule 6 will run in parallel (two separate calculation steps).
-
○
Rule 1; then Rule 2 and Rule 3 will run in parallel; then Rule 4 and Rule 5 will run in parallel; then Rule 6 (four separate calculation steps).
-
○
Rule 1, Rule A, and Rule 5 will run in parallel while Rule 2, Rule 3, and Rule 6 also run in parallel (one calculation step).
-
○
Rule 1; then Rule 4 and Rule 5 will run in parallel; then Rule 2 and Rule 3 will run in parallel; then Rule 6 (four separate calculation steps).