In the context of large-language-model prompting, what does "few-shot learning" mean?
Correct: B
Few-shot learning supplies 2-10 labeled examples inside the prompt; the model uses these demonstrations to infer the task pattern without weight updates.