GitHub Copilot Certification — Question 18

How does GitHub Copilot Chat utilize its training data and external sources to generate responses when answering coding questions?

Answer options

Correct answer: C

Explanation

The correct answer, C, accurately describes how GitHub Copilot Chat synthesizes its internal training data with external resources like Bing and user repositories to provide comprehensive responses. Option A is incorrect because it ignores the integration of external sources. Option B is not entirely correct as it overlooks the use of training data and user repositories. Option D is wrong because Copilot Chat does not rely exclusively on user documentation.