A Scatter-Gather processes a number of separate HTTP requests. Each request returns a Mule event with a JSON payload.
What is the final output of the Scatter-Gather?
A . An Object containing all Mule event Objects.
B . An Array containing all Mule event Objects.
C . None of these.
D . The last Mule event object.
Answer: A