Test your knowledge
Focus your revision on Copilot’s IDE integration, CLI commands, and configuration steps. These are most likely to appear in the GitHub Foundations exam:
- What is the primary function of GitHub Copilot Chat, and how does it differ from ChatGPT?
- GitHub Copilot Chat provides code suggestions, while ChatGPT offers general conversational AI assistance
- GitHub Copilot Chat is tailored for software development, providing context-aware assistance within development environments, whereas ChatGPT is a general-purpose conversational AI
- GitHub Copilot Chat is used for CLI assistance, while ChatGPT is used for code completion
- GitHub Copilot Chat is a standalone application, while ChatGPT is integrated within GitHub Copilot
- Which of the following is NOT a feature of GitHub Copilot within the GitHub.com UI?
- Pull request assistance
- Issue management and analysis
- Code suggestions...