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

Free Microsoft GH-300 Practice Exam with Questions & Answers | Set: 2

Questions 11

How long does GitHub retain Copilot data for Business and Enterprise? (Each correct answer presents part of the solution. Choose two.)

Options:
A.

Prompts and Suggestions: Not retained

B.

Prompts and Suggestions: Retained for 28 days

C.

User Engagement Data: Kept for Two Years

D.

User Engagement Data: Kept for One Year

Microsoft GH-300 Premium Access
Questions 12

Are there any limitations to consider when using GitHub Copilot for code refactoring?

Options:
A.

GitHub Copilot may not always produce optimized or best-practice code for refactoring.

B.

GitHub Copilot can only be used with a limited set of programming languages.

C.

GitHub Copilot always produces bug-free code during refactoring.

D.

GitHub Copilot understands the context of your entire project and refactors code accordingly.

Questions 13

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

Options:
A.

Blocking public code matches

B.

Blocking license check configuration

C.

Allowing public code matches

D.

Allowing license check configuration

Questions 14

How does GitHub Copilot Enterprise assist in code reviews during the pull request process? (Select two.)

Options:
A.

It automatically merges pull requests after an automated review.

B.

It generates a prose summary and a bulleted list of key changes for pull requests.

C.

It can validate the accuracy of the changes in the pull request.

D.

It can answer questions about the changeset of the pull request.

Questions 15

How does GitHub Copilot typically handle code suggestions that involve deprecated features or syntax of programming languages?

Options:
A.

GitHub Copilot automatically updates deprecated features in its suggestions to the latest version.

B.

GitHub Copilot may suggest deprecated syntax or features if they are present in its training data.

C.

GitHub Copilot always filters out deprecated elements to promote the use of current standards.

D.

GitHub Copilot rejects all prompts involving deprecated features to avoid compilation errors.

Questions 16

Which Copilot Enterprise features are available in all commercially supported IDEs?

Options:
A.

Inline suggestions

B.

Pull request summaries

C.

Knowledge bases

D.

Chat

Questions 17

Which of the following statements best describes the impact of GitHub Copilot on the software development process?

Options:
A.

It decreases software vulnerabilities from third party dependencies.

B.

It reduces overhead by automating testing workflows.

C.

It increases productivity by automating repetitive coding tasks.

D.

It replaces the need for developers in the software development process.

Questions 18

How does GitHub Copilot Chat utilize its training data and external sources to generate responses when answering coding questions?

Options:
A.

It primarily relies on the model ' s training data to generate responses.

B.

It primarily uses search results from Bing to generate responses.

C.

It combines its training data set, code in user repositories, and external sources like Bing to generate responses.

D.

It uses user-provided documentation exclusively to generate responses.

Questions 19

You have a GitHub Copilot subscription.

You need to start an interactive GitHub Copilot CLI session from the root folder of a project.

If you are NOT authenticated, GitHub Copilot must prompt you to sign in.

Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

GH-300 Question 19

Options:
Questions 20

Which of the following describes role prompting?

Options:
A.

Describing in your prompt what your role is to get a better suggestion

B.

Tell GitHub Copilot in what tone of voice it should respond

C.

Prompt GitHub Copilot to explain what was the role of a suggestion

D.

Giving GitHub Copilot multiple examples of the form of the data you want to use