Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Microsoft GH-300 - GitHub Copilot Exam

Page: 4 / 4
Total 123 questions

Where is the proxy service hosted?

A.

Self hosted

B.

Amazon Web Service

C.

Microsoft Azure

D.

Google Cloud Platform

How does GitHub Copilot assist developers in minimizing context switching?

A.

GitHub Copilot can automatically handle project management tasks.

B.

GitHub Copilot can completely replace the need for human collaboration.

C.

GitHub Copilot can predict and prevent bugs before they occur.

D.

GitHub Copilot allows developers to stay in their IDE.

What GitHub Copilot configuration needs to be enabled to protect against IP infringements?

A.

Blocking public code matches

B.

Blocking license check configuration

C.

Allowing public code matches

D.

Allowing license check configuration

What are two techniques that can be used to improve prompts to GitHub Copilot? (Select two.)

A.

Provide specific success criteria

B.

Provide all information about the utilized files

C.

Provide insight on where to get the content from to get a response

D.

Provide links to supporting documentation

You start GitHub Copilot CLI from a directory named /repo/app. You store test files in a directory named /repo/tests.

You need to add /repo/tests as a trusted directory without restarting GitHub Copilot CLI. The solution must ensure that GitHub Copilot can access and modify the files.

How should you complete the command? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

How can GitHub Copilot facilitate a smoother learning experience when diving into a new programming language? (Each correct answer presents part of the solution. Choose two.)

A.

GitHub Copilot Chat can provide guidance and support for common coding tasks and challenges in the targeted programming language.

B.

GitHub Copilot ' s /understand command will help GitHub Copilot to understand code written in a targeted programming language.

C.

GitHub Copilot can provide contextualized code suggestions and answer sources from an organization ' s documentation.

D.

GitHub Copilot can convert comments into code to grasp the syntax and nuances of a new programming language.