Multiple choice technology web technology When would you choose a Fork shape instead of a Decision shape? (a) When you want to invoke a map value (not a map value pair) (b)when you want to invoke a when rule (c)when you want to invoke a decision table (d) none of these Reveal answer Fill a bubble to check yourself B Correct answer Explanation A Fork shape is used when you want to invoke a when rule (condition-based routing). Decision shapes invoke decision tables or map values. Fork shapes are specifically designed to evaluate when conditions and branch execution accordingly.