Question 2
CCA-F is a newly released exam. These practice questions reflect our best current understanding — the exact wording and question formats may change in the live exam until the certification matures. Use them to learn the concepts, not to memorize.
Scenario: Multi-agent Research System - The web-search and document-analysis agents have completed their tasks and returned results to the coordinator. What is the next step for creating an integrated research report? Which next step is most appropriate?
- AEach agent sends its results directly to the report-writing agent, bypassing the coordinator.
- BThe document analysis agent requests web-search results and merges them internally.
- CThe coordinator passes both sets of results to the synthesis agent for a unified integration.
- DThe coordinator concatenates the raw outputs from both agents and returns them as the final result.