
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A research team wants an LLM to generate highly technical summaries of scientific papers. Zero-shot attempts miss subtle domain context. Which prompting technique provides the most improvement?
A
Role-based prompting ("You are a senior researcher...")
B
Chain-of-thought reasoning to explain every detail
C
Few-shot prompting using 2–3 examples of high-quality scientific summaries
D
Increasing model depth via recursive prompting
Explanation:
Correct Answer: C - Few-shot prompting using 2–3 examples of high-quality scientific summaries
When an LLM lacks domain-specific understanding, providing concrete examples (few-shot prompting) is often the most effective way to bridge that gap, as it shows the model exactly what is expected in terms of content, style, and technical depth.