Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

What is the best way to share feedback about GitHub Copilot Chat when using it on GitHub Mobile?

A.

The Settings menu in the GitHub Mobile app.

B.

The feedback section on the GitHub website.

C.

Use the emojis in the Copilot Chat interface.

D.

By tweeting at GitHub's official X (previously known as Twitter) account.

When can GitHub Copilot still use content that was excluded using content exclusion?

A.

If the contents of an excluded file are referenced in code that is not excluded, for example function calls.

B.

When the repository level settings allow overrides by the user.

C.

If the content exclusion was configured at the enterprise level, and is overwritten at the organization level.

D.

When the user prompts with @workspace.

What are the effects of content exclusions? (Each correct answer presents part of the solution. Choose two.)

A.

The excluded content is not directly available to GitHub Copilot to use as context.

B.

GitHub Copilot suggestions are no longer available in the excluded files.

C.

The excluded content is no longer used while debugging the code.

D.

The IDE will not count coding suggestions in the excluded content.

What is a limitation of content exclusions?

A.

Content exclusions can be worked around as it is only available for Git repositories.

B.

Content exclusions can only be configured by an enterprise administrator.

C.

Content exclusions are only available in the GitHub Copilot Individual plan.

D.

Repository administrators and organization owners cannot manage content exclusion settings.

How can you use GitHub Copilot to get inline suggestions for refactoring your code? (Select two.)

A.

By adding comments to your code and triggering a suggestion.

B.

By highlighting the code you want to fix, right-clicking, and selecting "Fix using GitHub Copilot."

C.

By running the gh copilot fix command.

D.

By using the "/fix" command in GitHub Copilot in-line chat.

E.

By highlighting the code you want to fix, right-clicking, and selecting "Refactor using GitHub Copilot."

What is zero-shot prompting?

A.

Giving as little context to GitHub Copilot as possible

B.

Telling GitHub Copilot it needs to show only the correct answer

C.

Only giving GitHub Copilot a question as a prompt and no examples

D.

Giving GitHub Copilot examples of the problem you want to solve

E.

Giving GitHub Copilot examples of the algorithm and outcome you want to use

Which principle emphasizes that AI systems should be understandable and provide clear information on how they work?

A.

Fairness

B.

Transparency

C.

Inclusiveness

D.

Accountability

What is a likely effect of GitHub Copilot being trained on commonly used code patterns?

A.

Suggest homogeneous solutions if provided a diverse data set.

B.

Suggest innovative coding solutions that are not yet popular.

C.

Suggest code snippets that reflect the most common practices in the training data.

D.

Suggest completely novel projects, while reducing time on a project.

Which Microsoft ethical AI principle is aimed at ensuring AI systems treat all people equally?

A.

Privacy and Security

B.

Fairness

C.

Reliability and Safety

D.

Inclusiveness