Français
Applied AI · Intermediate 🟡 · Session 7
❓ Interactive quiz
← Return to program 📄 Source .md

Quiz — Session 7: Multi-agents & MCP

Program : Applied AI — Intermediate Level · Instructor: Yann Isola Format: 10 multiple choice questions (MCQ). Only one correct answer per question. Recommended scale: 1 point per question. Correction commented at the end of the document.


Question 1

What is the main argument for splitting a monolithic agent into several specialized agents?

Question 2

In the boss orchestrator/performers (orchestrator/worker), what is the role of the orchestrator?

Question 3

What is the key difference between boss pipeline and the boss orchestrator ?

Question 4

When the boss debate/consensus is it justified, despite its cost multiplied by the number of agents?

Question 5

What distinguishes the supervisor of the orchestrator ?

Question 6

The architecture in blackboard (blackboard), it is:

Question 7

What does MCP mean and what problem does it solve?

Question 8

In the MCP architecture, what are the roles of the Host, Client and Server?

Question 9

What is the difference between a Tool and one Resource MCP?

Question 10

Your agent runs on your workstation and must read local files via an MCP “filesystem” server installed on the same machine. Which transport is the natural choice?