Giving as little context to GitHub Copilot as possible
B.
Telling GitHub Copilot it needs to show only the correct answer
C.
Only giving GitHub Copilot a question as a prompt and no examples
D.
Giving GitHub Copilot examples of the problem you want to solve
E.
Giving GitHub Copilot examples of the algorithm and outcome you want to use
The Answer Is:
C
This question includes an explanation.
Explanation:
Zero-shot prompting involves asking GitHub Copilot a question or giving a task without providing any examples. This relies on the model's pre-existing knowledge to generate a response.