Claude Certified Architect practice
Free practice across all five domains, with instant scoring, a per-domain gap analysis, and an explanation for every answer. Pass mark: 70%.
Preview the question bank (37)
- [D1]In the core agentic loop, what does the model produce when it needs information it doesn't have?
- [D1]When should you split work across multiple specialised agents instead of one agent with many tools?
- [D1]What is the primary purpose of hooks in an agentic workflow?
- [D1]For a long-running agent that may crash mid-task, what design best supports recovery?
- [D1]In an orchestrator/sub-agent pattern, what is the orchestrator mainly responsible for?
- [D2]Why is a tool's description the most important part of its definition?
- [D2]A tool fails because a record doesn't exist. What should it return to the model?
- [D2]What problem does the Model Context Protocol (MCP) primarily solve?
- [D2]When many independent tool calls are needed, which approach improves throughput?
- [D3]What is the role of a CLAUDE.md file in a repository?
- [D3]When is plan mode preferable to direct execution in Claude Code?
- [D3]How can Claude Code be integrated into CI/CD pipelines?
- [D3]Why prefer structural file-editing tools over pasting whole files back?
- [D4]What most reliably improves the quality of a model's output for a complex task?
- [D4]What is the most robust way to get machine-parseable structured output?
- [D4]For a large set of independent, non-urgent generations, which API is most cost-effective?
- [D4]What does prompt chaining accomplish?
- [D5]As a conversation approaches the context window limit, what is a sound strategy?
- [D5]When the model is uncertain or the stakes are high, the system should…
- [D5]When sources in a RAG context conflict, the model should ideally…
- [D1]A long-running agent loop could run indefinitely. What's the right safeguard?
- [D1]Why give each sub-agent its own scoped context and tools?
- [D1]Where should a human-in-the-loop checkpoint go in an agent that can take irreversible actions?
- [D1]Agent actions may be retried after failures. What property should those actions have?
- [D1]Best way to constrain what an agent is allowed to do?
- [D2]Who is responsible for validating a tool's input arguments?
- [D2]You need a capability that a built-in/first-party tool already covers. Best choice?
- [D2]An agent has 25 overlapping tools and often picks the wrong one. First fix?
- [D3]If a nested directory has its own CLAUDE.md, how does it relate to the root one?
- [D3]What are custom slash commands / skills mainly for in Claude Code?
- [D3]Running Claude Code in automation (CI). What's the safe practice for changes?
- [D4]For deterministic data extraction, which temperature setting is most appropriate?
- [D4]How can you increase confidence in a high-stakes answer using the model itself?
- [D4]A task has several dependent reasoning steps and keeps failing as one prompt. Better approach?
- [D5]A large, stable system prompt is sent on every request at high volume. What cuts latency and cost?
- [D5]Your AI service hits provider rate limits under load. Most robust handling?
- [D5]How do you keep an AI feature's quality from silently regressing over time?
FAQ
Is this Claude Certified Architect practice quiz free?
Yes — it's completely free with no signup required, and you can retake it as many times as you like.
How many questions are there and what's the pass mark?
The quick quiz uses the full question bank; the mock exam is 25 domain-weighted questions on a 30-minute timer. The pass mark is 70%.
Are these the real CCA exam questions?
No. These are original practice questions written from the publicly documented exam topics. It's an independent study aid and is not affiliated with Anthropic.
What does the quiz cover?
All five CCA Foundations domains: agentic architecture, tool design & MCP, Claude Code workflows, prompt engineering & structured output, and context & reliability.
Does it tell me what to study next?
Yes — your results include a per-domain gap analysis with links straight to the matching course pages so you can review your weak areas.