SAP Start Focus
Log In Create Account

AIF-C01 workspace

Detailed Explanations

A detailed answer review with side-by-side rationale, distractor analysis, related questions, and weak-topic practice.

Certification
Build Quiz

AIF-C01 catalog review

Describing LLMs

Correct: A
Your answer Not answered Answer this in practice or the daily question to sync here.
Correct answer A Self-attention
Result Awaiting answer Synced from this browser when available.
Confidence Unset Use the practice page confidence controls to calibrate this item.

Which mechanism enables a transformer-based LLM to relate words across a sentence when interpreting context?

A Self-attention
B A relational database join
C A fixed decision tree
D A browser search index
1. Answer captured 2. Key checked 3. Rationale review 4. Retry weak topic

Detailed explanation

Catalog rationale

Correct answer: A

Self-attention

Key concept Describing LLMs

SAP Certified Associate - Generative AI Developer / C_AIG

Exam tip Map the requirement to the managed SAP capability.

Eliminate services that solve infrastructure, data movement, or routing when the stem asks for AI model access or governance.

SAP service references

01 SAP Certified Associate - Generative AI Developer - C_AIG 01 Describing SAP's Approach to Large Language Models 01 Describing LLMs SAP Certified Associate - Generative AI Developer / C_AIG

Why the wrong answers are wrong

B

Incorrect. A database join combines structured records and is not the LLM's language mechanism.

C

Incorrect. A fixed decision tree is not the core architecture of a transformer LLM.

D

Incorrect. A search index can retrieve documents but does not perform the model's contextual token processing.