GitHub Advanced Security — Question 6
What are the potential limitations of GitHub Copilot Chat? Each correct answer presents part of the solution. (Choose two.)
Answer options
- A. Ability to handle complex code structures
- B. Limited training data
- C. Extensive support for all programming languages
- D. No biases in code suggestions
Correct answer: A, B
Explanation
The correct answers are A and B because GitHub Copilot Chat may struggle with complex code structures and is limited by the training data it was provided. Options C and D are incorrect as they suggest capabilities that GitHub Copilot does not possess, such as extensive language support and the absence of biases in its suggestions.