最新的Anthropic Claude Certified Developer-Foundations - CCDV-F免費考試真題

問題1
You are designing a Claude application that will require structured JSON output for downstream processing.
The output schema is well-defined, and downstream systems will reject malformed JSON.

正確答案: A
說明:(僅 VCESoft 成員可見)
問題2
The Anthropic API deprecated a request parameter that your Claude application uses in approximately 40 places across the codebase. The deprecation notice gives a six-month window before the parameter is removed and recommends a replacement parameter with slightly different semantics.
You would respond to the deprecation by...

正確答案: C
說明:(僅 VCESoft 成員可見)
問題3
A teammate has asked why your Claude application sometimes produces a response that includes the prompt text repeated back, and other times produces a response with the prompt text rephrased. They suspect a bug in the application's request construction.
How would you respond?

正確答案: D
說明:(僅 VCESoft 成員可見)
問題4
Your Claude application's token costs have grown faster than expected. The team has not been tracking token usage by feature, so the team cannot identify which features are driving cost. The team is debating how to respond.
How would you respond?

正確答案: C
說明:(僅 VCESoft 成員可見)
問題5
You are starting a new Claude application and have a small set of well-labeled examples that demonstrate the desired output format. You want to use these examples to guide Claude's behavior.
How would you guide the application's behavior?

正確答案: A
說明:(僅 VCESoft 成員可見)
問題6
Your Claude application has been running for several conversation turns, and you notice the model occasionally references information that was discussed many turns ago but is no longer relevant. You suspect context drift is causing the model to weight stale content too heavily.
How would you address the drift?

正確答案: D
說明:(僅 VCESoft 成員可見)
問題7
You are designing a Claude application that helps medical researchers analyze multi-step clinical case studies.
The application must work through differential diagnoses by considering symptom patterns, weighing evidence across competing hypotheses, and showing intermediate reasoning steps before producing a final recommendation. The team is choosing among Claude's available model options.
The model option best suited to this use case is...

正確答案: D
說明:(僅 VCESoft 成員可見)
問題8
You are choosing a Claude model for a high-volume classification task. Each classification is straightforward, latency requirements are tight, and per-request cost matters at scale.
Which model would you choose?

正確答案: A
說明:(僅 VCESoft 成員可見)
問題9
Your Claude agent performs database operations. A recent incident occurred where the agent ran a destructive query that affected production data. The team wants to add deterministic controls to prevent similar incidents.
How would you prevent similar incidents?

正確答案: A
說明:(僅 VCESoft 成員可見)
問題10
You are designing an agent that processes vendor invoices. The work involves a small number of well- understood steps, but occasionally an invoice arrives in an unexpected format that requires the system to decide between rerouting, requesting clarification, or flagging for human review.
The most appropriate architecture for this system is...

正確答案: A
說明:(僅 VCESoft 成員可見)