exam questions

Exam GitHub Copilot All Questions

View all questions & answers for the GitHub Copilot exam

Exam GitHub Copilot topic 1 question 49 discussion

Actual exam question from GitHub's GitHub Copilot
Question #: 49
Topic #: 1
[All GitHub Copilot Questions]

What are the potential limitations of GitHub Copilot Chat? (Choose two.)

  • A. Limited training data
  • B. Ability to handle complex code structures
  • C. No biases in code suggestions
  • D. Extensive support for all programming languages
Show Suggested Answer Hide Answer
Suggested Answer: AB 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
jv1
2 days, 3 hours ago
Selected Answer: AB
- GitHub Copilot Chat is trained on a large but not all-inclusive dataset. - Copilot Chat can struggle with very complex, highly abstracted, or deeply inter-connected codebases.
upvoted 1 times
...
a11smiles
3 months, 2 weeks ago
Selected Answer: BD
A is not a factor as it can use various data sources. C is incorrect as CoPilot *can* reflect biases that are present in the training data. B and D are correct, as documented by GitHub Docs: "Copilot Chat is strongest in well-represented languages like JavaScript or Python. It may struggle with complex code structures or less common languages due to limited training coverage." See: https://docs.github.com/en/copilot/responsible-use/chat-in-github?utm_source=chatgpt.com#limited-scope
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...