Domain 1: Claude Model Capabilities & Limitations
Claude Certified Associate - Foundations · 45 questions
- Anthropic's Claude model family includes several tiers. Which statement BEST describes the relationship between Haiku, Sonnet, and Opus?
- What does 'context window' refer to in the context of Claude AI models?
- A developer asks Claude about a software library released two months ago and Claude says it has no information about it. What is the MOST LIKELY explanation?
- By default, what happens to the conversation history when a user starts a new API call to Claude?
- Approximately how many tokens does the word 'Claude' represent in typical English text processing?
- What is 'hallucination' in the context of large language models like Claude?
- A startup needs to classify thousands of customer support emails per hour at minimal cost and fast latency. Which Claude model is MOST appropriate?
- What is a practical implication of Claude's large context window (e.g., 200K tokens)?
- Which of the following statements about Claude's code generation capabilities is ACCURATE?
- By default, can Claude browse the internet or access real-time information during an API call?
- Does Anthropic offer embedding models alongside Claude?
- What is Claude Fable's primary distinguishing characteristic compared to the standard Claude model lineup?
- Which statement about Claude's multilingual capabilities is ACCURATE?
- What is a known limitation of Claude (and LLMs in general) when performing mathematical calculations?
- Which temperature setting is generally MOST appropriate for creative writing tasks where variety and originality are desired?
- A developer wants Claude to summarize a 50-page legal document. What is the MOST important consideration?
- A user asks Claude to 'improve my essay.' What additional information would MOST improve Claude's ability to help?
- What types of issues can Claude reliably identify when asked to review code?
- A developer wants Claude to 'remember' user preferences across sessions. Since Claude has no built-in persistent memory, what is the standard workaround?
- Which statement about Claude compared to GPT models is ACCURATE?
- A developer asks Claude to translate a technical software manual from English to Japanese. What is a key consideration?
- Which use case would BEST justify using Claude Opus despite its higher cost?
- What information should a developer include when asking Claude to debug a code issue for the MOST effective assistance?
- When evaluating whether Claude is suitable for a specific application, what is MORE reliable than published benchmark scores?
- Claude can help with SQL queries. Which task is BEST suited for Claude's SQL capabilities?
- Approximately how long is a 200,000 token context window in terms of readable text?
- Why might two identical API requests to Claude with temperature > 0 produce different responses?
- A real-time chatbot needs sub-second-class first tokens for simple FAQ answers. Which model choice is MOST appropriate as a default?
- Claude's parametric knowledge may lag current events. What is the BEST pattern for up-to-date enterprise answers?
- Claude can generate code, but what remains the application's responsibility?
- Which practice MOST reduces hallucinations in enterprise Q&A?
- Setting temperature to 0 makes Claude outputs fully guaranteed identical every time. Is this accurate?
- A user asks for detailed guidance on committing wire fraud. Claude should:
- A team builds a model selection matrix mapping tasks to Haiku/Sonnet/Opus. This is valuable because:
- Claude's multilingual ability means:
- Product teams notice over-refusal on benign requests. Best response?
- Why combine model-level safety with application guardrails?
- When Claude generates SQL for production analytics:
- For high-volume intent classification with tight cost targets, start with:
- Post-generation filters are useful to:
- Parametric knowledge vs grounded knowledge:
- If Claude might echo secrets present in context, mitigations include:
- A resilient design for model outages includes:
- For highly deterministic field extraction from known templates, architects might:
- The Claude Certified Architect Foundations mindset emphasizes: