GitHub Copilot Certification — Question 13
What are the potential limitations of GitHub Copilot Chat? (Choose two.)
Answer options
- A. Limited training data
- B. Ability to handle complex code structures
- C. No biases in code suggestions
- D. Extensive support for all programming languages
Correct answer: A, B
Explanation
The correct answers are A and B because GitHub Copilot Chat may have training data that is not comprehensive enough, limiting its effectiveness, and it can struggle with complex code structures. Options C and D are incorrect because biases can exist in code suggestions and it does not support all programming languages extensively.