MuleSoft Certified Developer – Level 1 — Question 78

How are multiple conditions used in a Choice router to route events?

Answer options

Correct answer: C

Explanation

The correct answer is C because a Choice router evaluates conditions in sequence and sends the event only to the first condition that evaluates to true. Options A and D both incorrectly suggest that the event would be sent to multiple routes, which is not how a Choice router operates, and option B does not provide any relevant information.