GitHub Copilot Certification — Question 28
Which of the following is correct about GitHub Copilot Knowledge Bases?
Answer options
- A. All repos are indexed
- B. Indexing is static
- C. It is an Enterprise feature
- D. All file types are indexed
Correct answer: C
Explanation
The correct answer is C because GitHub Copilot's Knowledge Bases are specifically designed as an Enterprise feature, allowing organizations to leverage its capabilities. Options A and D are incorrect as not all repositories and file types are indexed, while B is wrong because indexing is dynamic rather than static.