CCDV-F — Mock 1 · Comprehensive
Weight-proportional coverage across all eight domains — Claude API mechanics, model selection and cost, agents vs. workflows, prompt/context engineering, tools and MCP (including the July 2026 spec revision), security, Claude Code, and debugging. Every option is plausible and roughly the same length, so you have to reason, not pattern-match. Answer as many as you like (unanswered count as incorrect), then get the explanation for every choice.
Architect-level reasoning Distractors = real misconceptions Per-domain scorecard
How to use it · Commit to an answer before revealing the key. When you review, read the explanation for the options you didn't pick too — the distractors encode the exact misconceptions the real exam exploits. This is a study quiz, not the graded platform exam.
0 of 28 answered
- V2 · Q1Streaming vs non-streaming for long-running requests
- V2 · Q2Streaming event sequence and stop_reason
- V2 · Q3Retryable vs permanent errors
- V2 · Q4Idempotency and duplicate side effects on retry
- V2 · Q5Auth for production/CI workloads
- V2 · Q6Token-bucket rate limiting
- V2 · Q7Streaming vs Batch API tradeoffs
- V2 · Q8Handling pause_turn in agentic loops
- V2 · Q9Secrets management and version control discipline
- V5 · Q10Model tier tradeoffs
- V5 · Q11Prompt caching mechanics and limits
- V5 · Q12Prompt caching TTL economics
- V5 · Q13Token counting across model generations
- V5 · Q14Extended thinking mechanics across model tiers
- V1 · Q15Workflow vs. agent selection
- V1 · Q16Evaluator-optimizer pattern
- V1 · Q17Parallelization: sectioning vs. voting
- V1 · Q18Claude Agent SDK vs. Managed Agents hosting
- V8 · Q19Tool description quality
- V8 · Q20tool_result and is_error handling
- V8 · Q21MCP spec revision (2026-07-28)
- V3 · Q22Claude Code settings precedence
- V6 · Q23Context engineering: isolating large tool outputs with sub-agents
- V6 · Q24Prompt structure: the system parameter vs. messages, and caching stability
- V6 · Q25Structured output: syntactic validity vs. semantic correctness
- V7 · Q26Indirect prompt injection: handling untrusted tool-fetched content
- V7 · Q27Prompted instructions are not a security control
- V4 · Q28Debugging: isolating which layer is actually failing