Which GitHub Copilot plan could an Azure DevOps organization use without requiring a GitHub Enterprise license?
AGitHub Copilot Enterprise
BGitHub Copilot for Azure DevOps
CCopilot Teams
DGitHub Copilot Individual
Which Microsoft ethical AI principle is aimed at ensuring AI systems treat all people equally?
APrivacy and Security
BFairness
CReliability and Safety
DInclusiveness
When using GitHub Copilot Chat to generate unit tests, which slash command would you use?
A/create-tests
B/generate-tests
C/tests
D/init-tests
If you are working on open source projects, GitHub Copilot Individual can be paid:
AThrough an invoice or a credit card
BThrough an Azure Subscription
CBased on the payment method in your user profile
DN/A - Copilot Individual is a free service for all open source projects
Question 6
Configure privacy, content exclusions, and safeguards
0
Question 7
Configure privacy, content exclusions, and safeguards
Question 8
Configure privacy, content exclusions, and safeguards
Question 9
Understand GitHub Copilot data and architecture
Question 10
Use GitHub Copilot responsibly
Question 11
Use GitHub Copilot features
Question 12
Use GitHub Copilot responsibly
Question 13
Apply prompt engineering and context crafting
Question 14
Understand GitHub Copilot data and architecture
Question 15
Apply prompt engineering and context crafting
Question 16
Understand GitHub Copilot data and architecture
Question 17
Use GitHub Copilot responsibly
Question 18
Improve developer productivity with GitHub Copilot
Question 19
Use GitHub Copilot features
Question 20
Understand GitHub Copilot data and architecture
Question 21
Improve developer productivity with GitHub Copilot
Question 22
Use GitHub Copilot responsibly
Question 23
Improve developer productivity with GitHub Copilot
Question 24
Use GitHub Copilot responsibly
Question 25
Understand GitHub Copilot data and architecture
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ad
Want a break from the ads?
Become a Supporter and enjoy a completely ad-free experience, plus unlock Learn Mode, Exam Mode, AstroTutor AI, and more.
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
A social media manager wants to use AI to filter content. How can they promote transparency in the platform’s AI operations?
ABy providing clear explanations about the types of content the AI is designed to filter and how it arrives at its conclusion.
BBy relying on a well-regarded AI development company.
CBy regularly updating the AI filtering algorithm.
DBy focusing on user satisfaction with the content filtering
Which of the following steps correctly demonstrates how to establish an organization-wide policy for GitHub Copilot Business to restrict its use to certain repositories?
ACreate a copilot.policy file in each repository
BCreate a copilot.policy in the .github repository
CConfigure the policies in the organization settings
DApply policies through the GitHub Actions configuration
Why is it important to ensure the security of the code used in Generative AI (Gen AI) tools?
AEnsuring code security prevents unauthorized access and potential data breaches.
BEnsuring code security enables the AI system to handle larger datasets effectively.
CEnsuring code security maintains the integrity of the AI system.
DEnsuring code security supports the development of more advanced AI features.
What type of information can you retrieve through GitHub Copilot Business Subscriptions via REST API? Each correct answer presents part of the solution. (Choose two.)
AView code suggestions for a specific user
BList all GitHub Copilot seat assignments for an organization
CGet a summary of GitHub Copilot usage for organization members
DList of all unsubscribed GitHub Copilot members within an organization
What can be done during AI development to minimize bias?
ACollect massive amounts of data for training.
BFocus on accuracy of the data.
CUse diverse data, fairness metrics, and human oversight.
DImprove on the computational efficiency and speed.
Which Copilot Enterprise features are available in all commercially supported IDEs?
AKnowledge bases
BChat
CInline suggestions
DPull request summaries
What is the best way to share feedback about GitHub Copilot Chat when using it on GitHub Mobile?
AThe feedback section on the GitHub website.
BBy tweeting at GitHub’s official X (previously known as Twitter) account.
CUse the emojis in the Copilot Chat interface.
DThe Settings menu in the GitHub Mobile app.
What is zero-shot prompting?
AGiving GitHub Copilot examples of the algorithm and outcome you want to use
BOnly giving GitHub Copilot a question as a prompt and no examples
CGiving GitHub Copilot examples of the problem you want to solve
DGiving as little context to GitHub Copilot as possible
ETelling GitHub Copilot it needs to show only the correct answer
What is used by GitHub Copilot in the IDE to determine the prompt context?
AInformation from the IDE like open tabs, cursor location, selected code.
BAll the code visible in the current IDE.
CAll the code in the current repository and any git submodules.
DThe open tabs in the IDE and the current folder of the terminal.
What is few-shot prompting?
ATelling GitHub Copilot to try multiple times to answer the prompt
BTelling GitHub Copilot to iterate several times on the answer before returning it to you
CTelling GitHub Copilot from which sources it should base the response on
DTelling GitHub Copilot about the mechanism you want it to use and how to incorporate that into the response
What types of content can GitHub Copilot Knowledge Base answer questions about? Each correct answer presents part of the solution. (Choose three.)
Acompiled binaries
Bcode snippets
Cdesign patterns
Dscreenshots
Edocumentation
What is one of the recommended practices when using GitHub Copilot Chat to enhance code quality?
ARely solely on Copilot’s suggestions without reviewing them.
BRegularly review and refactor the code suggested by Copilot.
CDisable Copilot’s inline suggestions.
DAvoid using Copilot for complex tasks.
Which scenarios can GitHub Copilot Chat be used to increase productivity? Each correct answer presents part of the solution. (Choose two.)
ACreate a documentation file for the newly created code base.
BFast tracking of release management activities to move code to production main branch.
CA project plan for the team needs to be generated using a project management software.
DA developer is added to a new project and would like to understand the current software code.
GitHub Copilot in the Command Line Interface (CLI) can be used to configure the following settings: Each correct answer presents part of the solution. (Choose two.)
AUsage analytics
BThe default editor
CThe default execution confirmation
DGitHub CLI subcommands
Identify the steps involved in the life cycle of a GitHub Copilot code suggestion? Each correct answer presents part of the solution. (Choose two.)
AProcessing telemetry data
BGenerate suggestions
CRetraining the model
DStoring user data
ECapturing the user’s context
In what ways can GitHub Copilot support a developer during the code refactoring process? Each correct answer presents part of the solution. (Choose two.)
ABy providing suggestions for improving code readability and maintainability based on best practices.
BBy offering code transformation examples that enhance performance and reduce complexity.
CBy independently ensuring compliance with regulatory standards across industries.
DBy autonomously refactoring entire codebases to the latest programming language.
What caution should developers exercise when using GitHub Copilot for assistance with mathematical computations?
BGitHub Copilot’s ability to execute and verify mathematical results in real-time.
CGitHub Copilot’s automatic update of outdated mathematical formulas to modern standards.
DGitHub Copilot’s reliance on pattern-based responses without verifying computation accuracy.
What are the potential limitations of GitHub Copilot in maintaining existing codebases?
AGitHub Copilot’s suggestions are always aware of the entire codebase.
BGitHub Copilot can refactor and optimize the entire codebase up to 10,000 lines of code.
CGitHub Copilot can independently manage and resolve all merge conflicts in version control.
DGitHub Copilot might not fully understand the context and dependencies within a large codebase.
Are there any limitations to consider when using GitHub Copilot for code refactoring?
AGitHub Copilot may not always produce optimized or best-practice code for refactoring.
BGitHub Copilot always produces bug-free code during refactoring.
CGitHub Copilot understands the context of your entire project and refactors code accordingly.
DGitHub Copilot can only be used with a limited set of programming languages.
Which of the following statements correctly describes how GitHub Copilot Individual uses prompt data? Each correct answer presents part of the solution. (Choose two.)
AReal-time user input helps generate context-aware code suggestions.
BPrompt data is used internally by GitHub for improving the search engine.
CPrompt data is used to train machine learning models for better code suggestions.
DPrompt data is stored unencrypted for faster processing.