A blood-drive appointment tester first asks the model to draft a prompt, inserts two house examples into that draft, then splits “data then cases” with a check in between. Which statement best describes this approach?
Select an answer to reveal the explanation.
Short Explanation
Techniques are tools on the same belt, not exclusive clubs. Drafting the prompt (meta), adding two house examples (few-shot), then data→cases with a check (chaining) is a valid combined workflow.
Full Explanation
Zero-shot, one-shot, few-shot, chaining, and meta prompting are not mutually exclusive. Testers may combine them — for example meta to draft a prompt, few-shot examples inside it, then chaining with intermediate checks. Selection detail lives elsewhere; the key recognition is that combining techniques is allowed.